network Interfaces
Parameters
value
One or more network_interface
blocks as defined below. Changing this forces a new NGINX Deployment to be created.
Parameters
values
One or more network_interface
blocks as defined below. Changing this forces a new NGINX Deployment to be created.
suspend fun networkInterfaces(argument: List<suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit>)
suspend fun networkInterfaces(vararg 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.