endpoints

@JvmName(name = "ejesdycquiljvuge")
suspend fun endpoints(value: Output<ZeroTrustDnsLocationEndpointsArgs>)
@JvmName(name = "gqaguvfwtrmhwyph")
suspend fun endpoints(value: ZeroTrustDnsLocationEndpointsArgs?)

Parameters

value

The destination endpoints configured for this location. When updating a location, if this field is absent or set with null, the endpoints configuration remains unchanged.


@JvmName(name = "vxoqukncdopkmpbu")
suspend fun endpoints(argument: suspend ZeroTrustDnsLocationEndpointsArgsBuilder.() -> Unit)

Parameters

argument

The destination endpoints configured for this location. When updating a location, if this field is absent or set with null, the endpoints configuration remains unchanged.