subDomainDnsAddresses

@JvmName(name = "fhwobmjxlccqfkpb")
suspend fun subDomainDnsAddresses(value: Output<List<String>>)
@JvmName(name = "hanxmxsoswpqbmub")
suspend fun subDomainDnsAddresses(value: List<String>?)

Parameters

value

The DNS address N of the enterprise AD subdomain. If you specify a value for the sub_domain_name parameter but you do not specify a value for this parameter, the DNS address of the subdomain is the same as the DNS address of the parent domain.


@JvmName(name = "qilonnyitlgoxnyq")
suspend fun subDomainDnsAddresses(vararg values: Output<String>)


@JvmName(name = "igcoytaixutukmkx")
suspend fun subDomainDnsAddresses(values: List<Output<String>>)
@JvmName(name = "rwgltecjytqvebfc")
suspend fun subDomainDnsAddresses(vararg values: String)

Parameters

values

The DNS address N of the enterprise AD subdomain. If you specify a value for the sub_domain_name parameter but you do not specify a value for this parameter, the DNS address of the subdomain is the same as the DNS address of the parent domain.