GetNatGatewayResult

constructor(allocationId: String, associationId: String, connectivityType: String, filters: List<GetNatGatewayFilter>? = null, id: String, networkInterfaceId: String, privateIp: String, publicIp: String, secondaryAllocationIds: List<String>, secondaryPrivateIpAddressCount: Int, secondaryPrivateIpAddresses: List<String>, state: String, subnetId: String, tags: Map<String, String>, vpcId: String)