DescribeUserPoolDomainResponse
public struct DescribeUserPoolDomainResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A domain description object containing information about the domain.
Declaration
Swift
public let domainDescription: DomainDescriptionType? -
Undocumented
Declaration
Swift
public init(domainDescription: DomainDescriptionType? = nil)
View on GitHub
DescribeUserPoolDomainResponse Structure Reference