EndpointPrivateDnsZoneGroup

data class EndpointPrivateDnsZoneGroup(val id: String? = null, val name: String, val privateDnsZoneIds: List<String>)

Constructors

Link copied to clipboard
constructor(id: String? = null, name: String, privateDnsZoneIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The ID of the Private DNS Zone Config.

Link copied to clipboard

Specifies the Name of the Private DNS Zone Group.

Link copied to clipboard

Specifies the list of Private DNS Zones to include within the private_dns_zone_group.