ipConfigurations

@JvmName(name = "celslstaldcseevm")
suspend fun ipConfigurations(value: Output<List<PrivateEndpointIPConfigurationArgs>>)
@JvmName(name = "nfjhbclkkpldkqni")
suspend fun ipConfigurations(value: List<PrivateEndpointIPConfigurationArgs>?)

Parameters

value

A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.


@JvmName(name = "dklopusjabwhdkxm")
suspend fun ipConfigurations(vararg values: Output<PrivateEndpointIPConfigurationArgs>)


@JvmName(name = "vwvusqogddbuekkm")
suspend fun ipConfigurations(values: List<Output<PrivateEndpointIPConfigurationArgs>>)
@JvmName(name = "tofpdyulsggiyyts")
suspend fun ipConfigurations(vararg values: PrivateEndpointIPConfigurationArgs)

Parameters

values

A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.


@JvmName(name = "rermnvxlaiexmbff")
suspend fun ipConfigurations(argument: List<suspend PrivateEndpointIPConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "jgxurifmgqfptqvk")
suspend fun ipConfigurations(vararg argument: suspend PrivateEndpointIPConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "lgxjvahfckxhfdqc")
suspend fun ipConfigurations(argument: suspend PrivateEndpointIPConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.