ServiceNetworkServiceAssociationDnsEntryArgs

data class ServiceNetworkServiceAssociationDnsEntryArgs(val domainName: Output<String>? = null, val hostedZoneId: Output<String>? = null) : ConvertibleToJava<ServiceNetworkServiceAssociationDnsEntryArgs>

Constructors

fun ServiceNetworkServiceAssociationDnsEntryArgs(domainName: Output<String>? = null, hostedZoneId: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): ServiceNetworkServiceAssociationDnsEntryArgs

Properties

Link copied to clipboard
val domainName: Output<String>? = null
Link copied to clipboard
val hostedZoneId: Output<String>? = null