amazonka-compute-optimizer-2.0: Amazon Compute Optimizer SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

Description

 

Documentation

newtype ExportableECSServiceField Source #

Bundled Patterns

pattern ExportableECSServiceField_AccountId :: ExportableECSServiceField 
pattern ExportableECSServiceField_CurrentPerformanceRisk :: ExportableECSServiceField 
pattern ExportableECSServiceField_CurrentServiceConfigurationAutoScalingConfiguration :: ExportableECSServiceField 
pattern ExportableECSServiceField_CurrentServiceConfigurationCpu :: ExportableECSServiceField 
pattern ExportableECSServiceField_CurrentServiceConfigurationMemory :: ExportableECSServiceField 
pattern ExportableECSServiceField_CurrentServiceConfigurationTaskDefinitionArn :: ExportableECSServiceField 
pattern ExportableECSServiceField_CurrentServiceContainerConfigurations :: ExportableECSServiceField 
pattern ExportableECSServiceField_Finding :: ExportableECSServiceField 
pattern ExportableECSServiceField_FindingReasonCodes :: ExportableECSServiceField 
pattern ExportableECSServiceField_LastRefreshTimestamp :: ExportableECSServiceField 
pattern ExportableECSServiceField_LaunchType :: ExportableECSServiceField 
pattern ExportableECSServiceField_LookbackPeriodInDays :: ExportableECSServiceField 
pattern ExportableECSServiceField_RecommendationOptionsContainerRecommendations :: ExportableECSServiceField 
pattern ExportableECSServiceField_RecommendationOptionsCpu :: ExportableECSServiceField 
pattern ExportableECSServiceField_RecommendationOptionsEstimatedMonthlySavingsCurrency :: ExportableECSServiceField 
pattern ExportableECSServiceField_RecommendationOptionsEstimatedMonthlySavingsValue :: ExportableECSServiceField 
pattern ExportableECSServiceField_RecommendationOptionsMemory :: ExportableECSServiceField 
pattern ExportableECSServiceField_RecommendationOptionsProjectedUtilizationMetricsCpuMaximum :: ExportableECSServiceField 
pattern ExportableECSServiceField_RecommendationOptionsProjectedUtilizationMetricsMemoryMaximum :: ExportableECSServiceField 
pattern ExportableECSServiceField_RecommendationOptionsSavingsOpportunityPercentage :: ExportableECSServiceField 
pattern ExportableECSServiceField_ServiceArn :: ExportableECSServiceField 
pattern ExportableECSServiceField_UtilizationMetricsCpuMaximum :: ExportableECSServiceField 
pattern ExportableECSServiceField_UtilizationMetricsMemoryMaximum :: ExportableECSServiceField 

Instances

Instances details
FromJSON ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

FromJSONKey ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

ToJSON ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

ToJSONKey ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

ToByteString ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

ToHeader ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

ToLog ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

ToQuery ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

FromText ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

ToText ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

FromXML ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

ToXML ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

Generic ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

Associated Types

type Rep ExportableECSServiceField :: Type -> Type #

Read ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

Show ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

NFData ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

Eq ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

Ord ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

Hashable ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

type Rep ExportableECSServiceField Source # 
Instance details

Defined in Amazonka.ComputeOptimizer.Types.ExportableECSServiceField

type Rep ExportableECSServiceField = D1 ('MetaData "ExportableECSServiceField" "Amazonka.ComputeOptimizer.Types.ExportableECSServiceField" "amazonka-compute-optimizer-2.0-5JAMFRZoNrnJ0UCJqIgHbk" 'True) (C1 ('MetaCons "ExportableECSServiceField'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExportableECSServiceField") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))