networkInterfaces

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


@JvmName(name = "poxqnpgcsitxytfr")
suspend fun networkInterfaces(values: List<Output<DeploymentNetworkInterfaceArgs>>)
@JvmName(name = "jcxqhtymheuvpjdh")
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 = "rlkglfwnyfbarpwy")
suspend fun networkInterfaces(argument: List<suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "dyrqsiiecbntljxw")
suspend fun networkInterfaces(vararg argument: suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "dpiiqgpemkudrvrl")
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.