Class: Aws::Types::ReplicaAutoScalingSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_scaling_specificationTypes::AutoScalingSpecification

Returns the value of attribute auto_scaling_specification.



338
339
340
# File 'sig/types.rbs', line 338

def auto_scaling_specification
  @auto_scaling_specification
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


337
338
339
# File 'sig/types.rbs', line 337

def region
  @region
end