vpcInterfaces

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

Parameters

value

The VPC interfaces that you added to this flow.


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


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

Parameters

values

The VPC interfaces that you added to this flow.


@JvmName(name = "cskpihtpvqcgrrmc")
suspend fun vpcInterfaces(argument: List<suspend FlowVpcInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "mngioewgvdplqmnr")
suspend fun vpcInterfaces(vararg argument: suspend FlowVpcInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "fgcsrwnypadvrpuf")
suspend fun vpcInterfaces(argument: suspend FlowVpcInterfaceArgsBuilder.() -> Unit)

Parameters

argument

The VPC interfaces that you added to this flow.