You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ComputeOptimizer::Types::ExportEC2InstanceRecommendationsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#job_idString

The identification number of the export job.

Use the DescribeRecommendationExportJobs action, and specify the job ID to view the status of an export job.

Returns:

  • (String)

    The identification number of the export job.

#s3_destinationTypes::S3Destination

An object that describes the destination Amazon S3 bucket of a recommendations export file.

Returns:

  • (Types::S3Destination)

    An object that describes the destination Amazon S3 bucket of a recommendations export file.