You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticBeanstalk::Types::CheckDNSAvailabilityMessage
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticBeanstalk::Types::CheckDNSAvailabilityMessage
- Defined in:
- (unknown)
Overview
Note:
When passing CheckDNSAvailabilityMessage as input to an Aws::Client method, you can use a vanilla Hash:
{
cname_prefix: "DNSCnamePrefix", # required
}
Results message indicating whether a CNAME is available.
Instance Attribute Summary collapse
-
#cname_prefix ⇒ String
The prefix used when this CNAME is reserved.
Instance Attribute Details
#cname_prefix ⇒ String
The prefix used when this CNAME is reserved.