vpcInterfaces

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

Parameters

value

The VPC interfaces that you added to this flow.


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


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

Parameters

values

The VPC interfaces that you added to this flow.


@JvmName(name = "fmbtmnshqdgpaota")
suspend fun vpcInterfaces(argument: List<suspend FlowVpcInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "cdgmkssiussveiny")
suspend fun vpcInterfaces(vararg argument: suspend FlowVpcInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "hgovijlpgheonhhq")
suspend fun vpcInterfaces(argument: suspend FlowVpcInterfaceArgsBuilder.() -> Unit)

Parameters

argument

The VPC interfaces that you added to this flow.