FlowVpcInterfaceArgs

constructor(name: Output<String>, networkInterfaceIds: Output<List<String>>? = null, networkInterfaceType: Output<FlowVpcInterfaceNetworkInterfaceType>? = null, roleArn: Output<String>, securityGroupIds: Output<List<String>>, subnetId: Output<String>)