class Aws::Amplify::Types::SubDomainSetting
Describes the settings for the subdomain.
@note When making an API call, you may pass SubDomainSetting
data as a hash: { prefix: "DomainPrefix", # required branch_name: "BranchName", # required }
@!attribute [rw] prefix
The prefix setting for the subdomain. @return [String]
@!attribute [rw] branch_name
The branch name setting for the subdomain. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/amplify-2017-07-25/SubDomainSetting AWS API Documentation
Constants
- SENSITIVE