networkInterfaces

@JvmName(name = "cymdheekotkpdnyh")
suspend fun networkInterfaces(value: Output<List<DeploymentNetworkInterfaceArgs>>)
@JvmName(name = "mefotpvwfchxinjr")
suspend fun networkInterfaces(value: List<DeploymentNetworkInterfaceArgs>?)

Parameters

value

One or more network_interface blocks as defined below. Changing this forces a new NGINX Deployment to be created.


@JvmName(name = "bssiwgytqxfrvwjf")
suspend fun networkInterfaces(vararg values: Output<DeploymentNetworkInterfaceArgs>)


@JvmName(name = "rxvvsupshvbkofps")
suspend fun networkInterfaces(values: List<Output<DeploymentNetworkInterfaceArgs>>)
@JvmName(name = "iprdlcvjpvwqlvhi")
suspend fun networkInterfaces(vararg values: DeploymentNetworkInterfaceArgs)

Parameters

values

One or more network_interface blocks as defined below. Changing this forces a new NGINX Deployment to be created.


@JvmName(name = "fasybjbuuyikdfqw")
suspend fun networkInterfaces(argument: List<suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "icrhxvuyojmbkqmq")
suspend fun networkInterfaces(vararg argument: suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "dowfcqsnkdiiecyv")
suspend fun networkInterfaces(argument: suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit)

Parameters

argument

One or more network_interface blocks as defined below. Changing this forces a new NGINX Deployment to be created.