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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp of when the export job was created.

Link copied to clipboard

An object that describes the destination of the export file.

Link copied to clipboard

The reason for an export job failure.

Link copied to clipboard

The identification number of the export job.

Link copied to clipboard

The timestamp of when the export job was last updated.

Link copied to clipboard

The resource type of the exported recommendations.

Link copied to clipboard

The status of the export job.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String