HostedZoneConfigResponse

data class HostedZoneConfigResponse(val comment: String? = null)

Definition of HostedZoneConfig

Constructors

Link copied to clipboard
constructor(comment: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val comment: String? = null

Any comments that you want to include about the hosted zone.