Class: Aws::Types::DeleteScalingPolicyInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fleet_id::String

Returns the value of attribute fleet_id.

Returns:

  • (::String)


612
613
614
# File 'sig/types.rbs', line 612

def fleet_id
  @fleet_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


611
612
613
# File 'sig/types.rbs', line 611

def name
  @name
end