AWSCognitoIdentityProviderCustomDomainConfigType Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSCognitoIdentityProviderModel.h AWSCognitoIdentityProviderModel.m |
Overview
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
Required parameters: [CertificateArn]
certificateArn
The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate. You use this certificate for the subdomain of your custom domain.
@property (nonatomic, strong) NSString *certificateArn
Declared In
AWSCognitoIdentityProviderModel.h