CreateUserPoolDomainResponse
public struct CreateUserPoolDomainResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.
Declaration
Swift
public let cloudFrontDomain: String?
-
Undocumented
Declaration
Swift
public init(cloudFrontDomain: String? = nil)