UpdateUserPoolDomainResponse
public struct UpdateUserPoolDomainResponse : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom domain to your user pool.
Declaration
Swift
public let cloudFrontDomain: String? - 
                  
                  
Undocumented
Declaration
Swift
public init(cloudFrontDomain: String? = nil) 
View on GitHub
        UpdateUserPoolDomainResponse Structure Reference