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:



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

def auto_scaling_groups
  @auto_scaling_groups
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


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

def next_token
  @next_token
end