StoredHostedZone

data class StoredHostedZone(val id: HostedZoneId, val name: HostedZoneName, val callerReference: String, val config: Config?)(source)

Constructors

Link copied to clipboard
constructor(id: HostedZoneId, name: HostedZoneName, callerReference: String, config: Config?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard