TrustedAdvisorCostOptimizingSummary
public struct TrustedAdvisorCostOptimizingSummary : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The estimated monthly savings that might be realized if the recommended operations are taken.
Declaration
Swift
public let estimatedMonthlySavings: Double -
The estimated percentage of savings that might be realized if the recommended operations are taken.
Declaration
Swift
public let estimatedPercentMonthlySavings: Double -
Undocumented
Declaration
Swift
public init(estimatedMonthlySavings: Double, estimatedPercentMonthlySavings: Double)
View on GitHub
TrustedAdvisorCostOptimizingSummary Structure Reference