networkInterfaces

@JvmName(name = "rklnrpeclajcrvkr")
suspend fun networkInterfaces(value: Output<List<DeploymentNetworkInterfaceArgs>>)
@JvmName(name = "aucfvdufxpsppjxe")
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 = "aejqhvyqldgumvcs")
suspend fun networkInterfaces(vararg values: Output<DeploymentNetworkInterfaceArgs>)


@JvmName(name = "wnjykopxxcbkwcpu")
suspend fun networkInterfaces(values: List<Output<DeploymentNetworkInterfaceArgs>>)
@JvmName(name = "tbplkqjbimmoywof")
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 = "drlhppdhlhyikptj")
suspend fun networkInterfaces(argument: List<suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "cqlqllurqlwfmyve")
suspend fun networkInterfaces(vararg argument: suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "jhhualjttkixetgw")
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.