Class: Aws::Types::AutoScalingInstancesType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scaling_instances::Array[Types::AutoScalingInstanceDetails]

Returns the value of attribute auto_scaling_instances.

Returns:



188
189
190
# File 'sig/types.rbs', line 188

def auto_scaling_instances
  @auto_scaling_instances
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


189
190
191
# File 'sig/types.rbs', line 189

def next_token
  @next_token
end