serviceEndpoints

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

Parameters

value

An array of service endpoints.


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


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

Parameters

values

An array of service endpoints.


@JvmName(name = "nqccsgasahojgsnm")
suspend fun serviceEndpoints(argument: List<suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit>)
@JvmName(name = "lcqhuyiygmfgbffo")
suspend fun serviceEndpoints(vararg argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)
@JvmName(name = "cxpbfeyolvblbirv")
suspend fun serviceEndpoints(argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)

Parameters

argument

An array of service endpoints.