ExportEc2InstanceRecommendationsRequest

Types

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

Properties

Link copied to clipboard

The IDs of the Amazon Web Services accounts for which to export instance recommendations.

Link copied to clipboard

The recommendations data to include in the export file. For more information about the fields that can be exported, see Exported files in the Compute Optimizer User Guide.

Link copied to clipboard

The format of the export file.

Link copied to clipboard

An array of objects to specify a filter that exports a more specific set of instance recommendations.

Link copied to clipboard

Indicates whether to include recommendations for resources in all member accounts of the organization if your account is the management account of an organization.

Link copied to clipboard

An object to specify the preferences for the Amazon EC2 instance recommendations to export.

Link copied to clipboard

An object to specify the destination Amazon Simple Storage Service (Amazon S3) bucket name and key prefix for the export job.

Functions

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