Builder
Properties
A unique string that identifies the request and that allows failed CreateHostedZone
requests to be retried without the risk of executing the operation twice. You must use a unique CallerReference
string every time you submit a CreateHostedZone
request. CallerReference
can be any unique string, for example, a date/time stamp.
If you want to associate a reusable delegation set with this hosted zone, the ID that Amazon Route 53 assigned to the reusable delegation set when you created it. For more information about reusable delegation sets, see CreateReusableDelegationSet.
(Optional) A complex type that contains the following optional values:
The name of the domain. Specify a fully qualified domain name, for example, www.example.com. The trailing dot is optional; Amazon Route 53 assumes that the domain name is fully qualified. This means that Route 53 treats www.example.com (without a trailing dot) and www.example.com. (with a trailing dot) as identical.
Functions
construct an aws.sdk.kotlin.services.route53.model.HostedZoneConfig inside the given block
construct an aws.sdk.kotlin.services.route53.model.Vpc inside the given block