RemoveManagedScalingPolicyInput

public struct RemoveManagedScalingPolicyInput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • Specifies the ID of the cluster from which the managed scaling policy will be removed.

    Declaration

    Swift

    public let clusterId: String
  • Undocumented

    Declaration

    Swift

    public init(clusterId: String)