ResourceSetResourceDnsTargetResourceTargetResourceR53Resource

data class ResourceSetResourceDnsTargetResourceTargetResourceR53Resource(val domainName: String? = null, val recordSetId: String? = null)

Constructors

constructor(domainName: String? = null, recordSetId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val domainName: String? = null

Domain name that is targeted.

Link copied to clipboard
val recordSetId: String? = null

Resource record set ID that is targeted.