CustomDomainConfigType
public struct CustomDomainConfigType : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
Declaration
Swift
public let certificateArn: String - 
                  
                  
Undocumented
Declaration
Swift
public init(certificateArn: String) - 
                  
                  
Declaration
Swift
public func validate(name: String) throws 
View on GitHub
        CustomDomainConfigType Structure Reference