ipConfigurations

@JvmName(name = "wyhwmqbfgcqnopfu")
suspend fun ipConfigurations(value: Output<List<IPConfigurationProfileArgs>>)
@JvmName(name = "quykvrawoqxnowgu")
suspend fun ipConfigurations(value: List<IPConfigurationProfileArgs>?)

Parameters

value

A list of ip configurations of the container network interface configuration.


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


@JvmName(name = "npldtatuqikjxdas")
suspend fun ipConfigurations(values: List<Output<IPConfigurationProfileArgs>>)
@JvmName(name = "ilcohjvhnxqkqkvc")
suspend fun ipConfigurations(vararg values: IPConfigurationProfileArgs)

Parameters

values

A list of ip configurations of the container network interface configuration.


@JvmName(name = "gvbtcskixgvuglsw")
suspend fun ipConfigurations(argument: List<suspend IPConfigurationProfileArgsBuilder.() -> Unit>)
@JvmName(name = "tmnxogdfhhmcaxvq")
suspend fun ipConfigurations(vararg argument: suspend IPConfigurationProfileArgsBuilder.() -> Unit)
@JvmName(name = "lfiuwrsaadyrkwxo")
suspend fun ipConfigurations(argument: suspend IPConfigurationProfileArgsBuilder.() -> Unit)

Parameters

argument

A list of ip configurations of the container network interface configuration.