networkInterfaces

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


@JvmName(name = "fwciubnvuvgborfe")
suspend fun networkInterfaces(values: List<Output<DeploymentNetworkInterfaceArgs>>)
@JvmName(name = "climutqaucxnixpq")
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 = "vkobwuekqpqndcyk")
suspend fun networkInterfaces(argument: List<suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "srmrkftvyhhyxmus")
suspend fun networkInterfaces(vararg argument: suspend DeploymentNetworkInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "uwdvsvcqdhhhsiac")
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.