serviceEndpoints

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

Parameters

value

An array of service endpoints.


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


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

Parameters

values

An array of service endpoints.


@JvmName(name = "qjdqpycjnjdnowgb")
suspend fun serviceEndpoints(argument: List<suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit>)
@JvmName(name = "ueukhuyukcycrqsx")
suspend fun serviceEndpoints(vararg argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)
@JvmName(name = "hpmumjedvmxccivl")
suspend fun serviceEndpoints(argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)

Parameters

argument

An array of service endpoints.