selfHostedDomains

@JvmName(name = "rcxmjtrfuxwrqarr")
suspend fun selfHostedDomains(value: Output<List<String>>)
@JvmName(name = "bkotovlcjavrihyd")
suspend fun selfHostedDomains(value: List<String>?)

Parameters

value

List of public domains that Access will secure. This field is deprecated in favor of destinations and will be supported until November 21, 2025. If destinations are provided, then self_hosted_domains will be ignored.


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


@JvmName(name = "xheyvhwknyuvqayk")
suspend fun selfHostedDomains(values: List<Output<String>>)
@JvmName(name = "rexfmowdlwkbtbrw")
suspend fun selfHostedDomains(vararg values: String)

Parameters

values

List of public domains that Access will secure. This field is deprecated in favor of destinations and will be supported until November 21, 2025. If destinations are provided, then self_hosted_domains will be ignored.