Scale
public struct Scale : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The unit of measure for the scale value. DeclarationSwift public let unit: ScaleUnit?
- 
                  
                  The value, specified as a percent total of a service’s desiredCount, to scale the task set. Accepted values are numbers between 0 and 100. DeclarationSwift public let value: Double?
- 
                  
                  Undocumented DeclarationSwift public init(unit: ScaleUnit? = nil, value: Double? = nil)
 View on GitHub
View on GitHub Scale Structure Reference
        Scale Structure Reference