class Aws::ComputeOptimizer::Types::RecommendationExportJob
Describes a recommendation export job.
Use the DescribeRecommendationExportJobs action to view your recommendation export jobs.
Use the ExportAutoScalingGroupRecommendations or ExportEC2InstanceRecommendations actions to request an export of your recommendations.
@!attribute [rw] job_id
The identification number of the export job. @return [String]
@!attribute [rw] destination
An object that describes the destination of the export file. @return [Types::ExportDestination]
@!attribute [rw] resource_type
The resource type of the exported recommendations. @return [String]
@!attribute [rw] status
The status of the export job. @return [String]
@!attribute [rw] creation_timestamp
The timestamp of when the export job was created. @return [Time]
@!attribute [rw] last_updated_timestamp
The timestamp of when the export job was last updated. @return [Time]
@!attribute [rw] failure_reason
The reason for an export job failure. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/RecommendationExportJob AWS API Documentation
Constants
- SENSITIVE