Class: Aws::Types::AutoScalingGroupsType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scaling_groups::Array[Types::AutoScalingGroup]

Returns the value of attribute auto_scaling_groups.

Returns:



166
167
168
# File 'sig/types.rbs', line 166

def auto_scaling_groups
  @auto_scaling_groups
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


167
168
169
# File 'sig/types.rbs', line 167

def next_token
  @next_token
end