GetVpcPeeringConnectionPlainArgs

constructor(cidrBlock: String? = null, filters: List<GetVpcPeeringConnectionFilter>? = null, id: String? = null, ownerId: String? = null, peerCidrBlock: String? = null, peerOwnerId: String? = null, peerRegion: String? = null, peerVpcId: String? = null, region: String? = null, status: String? = null, tags: Map<String, String>? = null, vpcId: String? = null)