endpointConfigurations

@JvmName(name = "rhqklkpdtgudituc")
suspend fun endpointConfigurations(value: Output<List<EndpointGroupEndpointConfigurationArgs>>)
@JvmName(name = "qyafylnpdoqnvbrs")
suspend fun endpointConfigurations(value: List<EndpointGroupEndpointConfigurationArgs>?)

Parameters

value

The endpointConfigurations of the endpoint group. See endpoint_configurations below.


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


@JvmName(name = "nicteegchoikcjrk")
suspend fun endpointConfigurations(values: List<Output<EndpointGroupEndpointConfigurationArgs>>)
@JvmName(name = "hxjsglacrcdbxjju")
suspend fun endpointConfigurations(vararg values: EndpointGroupEndpointConfigurationArgs)

Parameters

values

The endpointConfigurations of the endpoint group. See endpoint_configurations below.


@JvmName(name = "safjpeqguionpsrv")
suspend fun endpointConfigurations(argument: List<suspend EndpointGroupEndpointConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "hqfflexfvukwrmff")
suspend fun endpointConfigurations(vararg argument: suspend EndpointGroupEndpointConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "nnswymjfbhucikxy")
suspend fun endpointConfigurations(argument: suspend EndpointGroupEndpointConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The endpointConfigurations of the endpoint group. See endpoint_configurations below.