serviceEndpoints

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

Parameters

value

An array of service endpoints.


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


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

Parameters

values

An array of service endpoints.


@JvmName(name = "plswfyoofjhtssxe")
suspend fun serviceEndpoints(argument: List<suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit>)
@JvmName(name = "iwmxyirboeqyacdm")
suspend fun serviceEndpoints(vararg argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)
@JvmName(name = "uavaihkhovfohevu")
suspend fun serviceEndpoints(argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)

Parameters

argument

An array of service endpoints.