vpcInterfaces

@JvmName(name = "nxkgvaitvkjusaeq")
suspend fun vpcInterfaces(value: Output<List<FlowVpcInterfaceArgs>>)
@JvmName(name = "oqwjeukrehbvighk")
suspend fun vpcInterfaces(value: List<FlowVpcInterfaceArgs>?)

Parameters

value

The VPC interfaces that you added to this flow.


@JvmName(name = "uongcknbcmptseey")
suspend fun vpcInterfaces(vararg values: Output<FlowVpcInterfaceArgs>)


@JvmName(name = "shqxrcdqwwbfmtva")
suspend fun vpcInterfaces(values: List<Output<FlowVpcInterfaceArgs>>)
@JvmName(name = "edwvoexnssmpnwha")
suspend fun vpcInterfaces(vararg values: FlowVpcInterfaceArgs)

Parameters

values

The VPC interfaces that you added to this flow.


@JvmName(name = "vyfyrviubydhbsan")
suspend fun vpcInterfaces(argument: List<suspend FlowVpcInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "vuwyqqpudtcheuvl")
suspend fun vpcInterfaces(vararg argument: suspend FlowVpcInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "klgiptrtyymlsjvs")
suspend fun vpcInterfaces(argument: suspend FlowVpcInterfaceArgsBuilder.() -> Unit)

Parameters

argument

The VPC interfaces that you added to this flow.