selfHostedDomains

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


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

Deprecated

Use `destinations` instead

Parameters

value

List of public domains secured by Access. Only present for self_hosted, vnc, and ssh applications. Always includes the value set as domain. Deprecated in favor of destinations and will be removed in the next major version. Conflicts with destinations.


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

Deprecated

Use `destinations` instead

Parameters

values

List of public domains secured by Access. Only present for self_hosted, vnc, and ssh applications. Always includes the value set as domain. Deprecated in favor of destinations and will be removed in the next major version. Conflicts with destinations.