ExportEC2InstanceRecommendationsResponse constructor
ExportEC2InstanceRecommendationsResponse({
- String? jobId,
- S3Destination? s3Destination,
Implementation
ExportEC2InstanceRecommendationsResponse({
this.jobId,
this.s3Destination,
});