Class: Aws::Types::PutManagedScalingPolicyInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_id::String

Returns the value of attribute cluster_id.

Returns:

  • (::String)


1314
1315
1316
# File 'sig/types.rbs', line 1314

def cluster_id
  @cluster_id
end

#managed_scaling_policyTypes::ManagedScalingPolicy

Returns the value of attribute managed_scaling_policy.



1315
1316
1317
# File 'sig/types.rbs', line 1315

def managed_scaling_policy
  @managed_scaling_policy
end