serviceEndpoints

@JvmName(name = "autumklrijovovyw")
suspend fun serviceEndpoints(value: Output<List<ServiceEndpointPropertiesFormatArgs>>)
@JvmName(name = "jdqgjnxfutbbjixd")
suspend fun serviceEndpoints(value: List<ServiceEndpointPropertiesFormatArgs>?)

Parameters

value

An array of service endpoints.


@JvmName(name = "elsaeukyrrmvtjrb")
suspend fun serviceEndpoints(vararg values: Output<ServiceEndpointPropertiesFormatArgs>)


@JvmName(name = "nlcdckxnyswuwsqx")
suspend fun serviceEndpoints(values: List<Output<ServiceEndpointPropertiesFormatArgs>>)
@JvmName(name = "fphvaadpocbtrqef")
suspend fun serviceEndpoints(vararg values: ServiceEndpointPropertiesFormatArgs)

Parameters

values

An array of service endpoints.


@JvmName(name = "poetvjwgrjyklody")
suspend fun serviceEndpoints(argument: List<suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit>)
@JvmName(name = "lnpscvmagcodpoxl")
suspend fun serviceEndpoints(vararg argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)
@JvmName(name = "ljkhyctfgqvqjptl")
suspend fun serviceEndpoints(argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)

Parameters

argument

An array of service endpoints.