endpointConfigurations

@JvmName(name = "rguspkbddmfabbsw")
suspend fun endpointConfigurations(value: Output<List<CustomRoutingEndpointGroupEndpointConfigurationArgs>>)

Parameters

value

The list of endpoint objects. Fields documented below.


@JvmName(name = "brjfeaogivamxlis")
suspend fun endpointConfigurations(vararg values: Output<CustomRoutingEndpointGroupEndpointConfigurationArgs>)


@JvmName(name = "aajgpnfyutnkxfhh")
suspend fun endpointConfigurations(values: List<Output<CustomRoutingEndpointGroupEndpointConfigurationArgs>>)
@JvmName(name = "ucvejrxmykukvuhi")
suspend fun endpointConfigurations(vararg values: CustomRoutingEndpointGroupEndpointConfigurationArgs)

Parameters

values

The list of endpoint objects. Fields documented below.


@JvmName(name = "biejackfbhhdoayq")
suspend fun endpointConfigurations(argument: List<suspend CustomRoutingEndpointGroupEndpointConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "ftwxbeulmgfxcmch")
suspend fun endpointConfigurations(vararg argument: suspend CustomRoutingEndpointGroupEndpointConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "nkiajgoctyuiacce")
suspend fun endpointConfigurations(argument: suspend CustomRoutingEndpointGroupEndpointConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The list of endpoint objects. Fields documented below.