FlowVpcInterfaceArgs

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