Class: Aws::Types::AwsDynamoDbTableReplicaGlobalSecondaryIndex

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)


1298
1299
1300
# File 'sig/types.rbs', line 1298

def index_name
  @index_name
end

#provisioned_throughput_overrideTypes::AwsDynamoDbTableProvisionedThroughputOverride

Returns the value of attribute provisioned_throughput_override.



1299
1300
1301
# File 'sig/types.rbs', line 1299

def provisioned_throughput_override
  @provisioned_throughput_override
end