Class: Aws::Types::GetKxScalingGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#environment_id::String

Returns the value of attribute environment_id.

Returns:

  • (::String)


556
557
558
# File 'sig/types.rbs', line 556

def environment_id
  @environment_id
end

#scaling_group_name::String

Returns the value of attribute scaling_group_name.

Returns:

  • (::String)


557
558
559
# File 'sig/types.rbs', line 557

def scaling_group_name
  @scaling_group_name
end