UpdateDomainResponse
public struct UpdateDomainResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon Resource Name (ARN) of the domain.
Declaration
Swift
public let domainArn: String?
-
Undocumented
Declaration
Swift
public init(domainArn: String? = nil)