Get Nat Gateways Result
constructor(dryRun: Boolean? = null, enableDetails: Boolean? = null, gateways: List<GetNatGatewaysGateway>, id: String, ids: List<String>, nameRegex: String? = null, names: List<String>, natGatewayName: String? = null, natType: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, paymentType: String? = null, resourceGroupId: String? = null, specification: String? = null, status: String? = null, tags: Map<String, String>? = null, totalCount: Int, vpcId: String? = null)