Builder

class Builder

Properties

Link copied to clipboard

A complex type that contains information about the CreateHostedZone request.

Link copied to clipboard

A complex type that describes the name servers for this hosted zone.

Link copied to clipboard

A complex type that contains general information about the hosted zone.

Link copied to clipboard

The unique URL representing the new hosted zone.

Link copied to clipboard
var vpc: Vpc?

A complex type that contains information about an Amazon VPC that you associated with this hosted zone.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun vpc(block: Vpc.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.route53.model.Vpc inside the given block