Class: Aws::Types::GlobalSecondaryIndexAutoScalingUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#index_name::String

Returns the value of attribute index_name.

Returns:

  • (::String)


763
764
765
# File 'sig/types.rbs', line 763

def index_name
  @index_name
end

#provisioned_write_capacity_auto_scaling_updateTypes::AutoScalingSettingsUpdate

Returns the value of attribute provisioned_write_capacity_auto_scaling_update.



764
765
766
# File 'sig/types.rbs', line 764

def provisioned_write_capacity_auto_scaling_update
  @provisioned_write_capacity_auto_scaling_update
end