ExportPreferences
Indicates the type of data that is being exported. Only one ExportPreferences
can be enabled for a StartExportTask action.
Inheritors
Types
If enabled, exported data includes EC2 instance type matches for on-premises servers discovered through Amazon Web Services Application Discovery Service.
Functions
Casts this ExportPreferences as a Ec2RecommendationsPreferences and retrieves its aws.sdk.kotlin.services.applicationdiscoveryservice.model.Ec2RecommendationsExportPreferences value. Throws an exception if the ExportPreferences is not a Ec2RecommendationsPreferences.
Casts this ExportPreferences as a Ec2RecommendationsPreferences and retrieves its aws.sdk.kotlin.services.applicationdiscoveryservice.model.Ec2RecommendationsExportPreferences value. Returns null if the ExportPreferences is not a Ec2RecommendationsPreferences.