serviceEndpoints

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

Parameters

value

An array of service endpoints.


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


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

Parameters

values

An array of service endpoints.


@JvmName(name = "vhosepwgirflqlbq")
suspend fun serviceEndpoints(argument: List<suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit>)
@JvmName(name = "vatmuimwhbmosqod")
suspend fun serviceEndpoints(vararg argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)
@JvmName(name = "otvxvahtvkwiruxj")
suspend fun serviceEndpoints(argument: suspend ServiceEndpointPropertiesFormatArgsBuilder.() -> Unit)

Parameters

argument

An array of service endpoints.