Ec2RecommendationsExportPreferences

Indicates that the exported data must include EC2 instance type matches for on-premises servers that are discovered through Amazon Web Services Application Discovery Service.

Types

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

Properties

Link copied to clipboard

The recommended EC2 instance type that matches the CPU usage metric of server performance data.

Link copied to clipboard

If set to true, the export preferences is set to Ec2RecommendationsExportPreferences.

Link copied to clipboard

An array of instance types to exclude from recommendations.

Link copied to clipboard

The target Amazon Web Services Region for the recommendations. You can use any of the Region codes available for the chosen service, as listed in Amazon Web Services service endpoints in the Amazon Web Services General Reference.

Link copied to clipboard

The recommended EC2 instance type that matches the Memory usage metric of server performance data.

Link copied to clipboard

The contract type for a reserved instance. If blank, we assume an On-Demand instance is preferred.

Link copied to clipboard

The target tenancy to use for your recommended EC2 instances.

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