GetManagedScalingPolicyOutput
public struct GetManagedScalingPolicyOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
Declaration
Swift
public let managedScalingPolicy: ManagedScalingPolicy?
-
Undocumented
Declaration
Swift
public init(managedScalingPolicy: ManagedScalingPolicy? = nil)