GetManagedScalingPolicyInput
public struct GetManagedScalingPolicyInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specifies the ID of the cluster for which the managed scaling policy will be fetched.
Declaration
Swift
public let clusterId: String -
Undocumented
Declaration
Swift
public init(clusterId: String)
View on GitHub
GetManagedScalingPolicyInput Structure Reference