Class: Aws::Types::AwsDynamoDbTableDetails
- Inherits:
-
Object
- Object
- Aws::Types::AwsDynamoDbTableDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_definitions ⇒ ::Array[Types::AwsDynamoDbTableAttributeDefinition]
Returns the value of attribute attribute_definitions.
-
#billing_mode_summary ⇒ Types::AwsDynamoDbTableBillingModeSummary
Returns the value of attribute billing_mode_summary.
-
#creation_date_time ⇒ ::String
Returns the value of attribute creation_date_time.
-
#deletion_protection_enabled ⇒ Boolean
Returns the value of attribute deletion_protection_enabled.
-
#global_secondary_indexes ⇒ ::Array[Types::AwsDynamoDbTableGlobalSecondaryIndex]
Returns the value of attribute global_secondary_indexes.
-
#global_table_version ⇒ ::String
Returns the value of attribute global_table_version.
-
#item_count ⇒ ::Integer
Returns the value of attribute item_count.
-
#key_schema ⇒ ::Array[Types::AwsDynamoDbTableKeySchema]
Returns the value of attribute key_schema.
-
#latest_stream_arn ⇒ ::String
Returns the value of attribute latest_stream_arn.
-
#latest_stream_label ⇒ ::String
Returns the value of attribute latest_stream_label.
-
#local_secondary_indexes ⇒ ::Array[Types::AwsDynamoDbTableLocalSecondaryIndex]
Returns the value of attribute local_secondary_indexes.
-
#provisioned_throughput ⇒ Types::AwsDynamoDbTableProvisionedThroughput
Returns the value of attribute provisioned_throughput.
-
#replicas ⇒ ::Array[Types::AwsDynamoDbTableReplica]
Returns the value of attribute replicas.
-
#restore_summary ⇒ Types::AwsDynamoDbTableRestoreSummary
Returns the value of attribute restore_summary.
-
#sse_description ⇒ Types::AwsDynamoDbTableSseDescription
Returns the value of attribute sse_description.
-
#stream_specification ⇒ Types::AwsDynamoDbTableStreamSpecification
Returns the value of attribute stream_specification.
-
#table_id ⇒ ::String
Returns the value of attribute table_id.
-
#table_name ⇒ ::String
Returns the value of attribute table_name.
-
#table_size_bytes ⇒ ::Integer
Returns the value of attribute table_size_bytes.
-
#table_status ⇒ ::String
Returns the value of attribute table_status.
Instance Attribute Details
#attribute_definitions ⇒ ::Array[Types::AwsDynamoDbTableAttributeDefinition]
Returns the value of attribute attribute_definitions.
1217 1218 1219 |
# File 'sig/types.rbs', line 1217 def attribute_definitions @attribute_definitions end |
#billing_mode_summary ⇒ Types::AwsDynamoDbTableBillingModeSummary
Returns the value of attribute billing_mode_summary.
1218 1219 1220 |
# File 'sig/types.rbs', line 1218 def billing_mode_summary @billing_mode_summary end |
#creation_date_time ⇒ ::String
Returns the value of attribute creation_date_time.
1219 1220 1221 |
# File 'sig/types.rbs', line 1219 def creation_date_time @creation_date_time end |
#deletion_protection_enabled ⇒ Boolean
Returns the value of attribute deletion_protection_enabled.
1236 1237 1238 |
# File 'sig/types.rbs', line 1236 def deletion_protection_enabled @deletion_protection_enabled end |
#global_secondary_indexes ⇒ ::Array[Types::AwsDynamoDbTableGlobalSecondaryIndex]
Returns the value of attribute global_secondary_indexes.
1220 1221 1222 |
# File 'sig/types.rbs', line 1220 def global_secondary_indexes @global_secondary_indexes end |
#global_table_version ⇒ ::String
Returns the value of attribute global_table_version.
1221 1222 1223 |
# File 'sig/types.rbs', line 1221 def global_table_version @global_table_version end |
#item_count ⇒ ::Integer
Returns the value of attribute item_count.
1222 1223 1224 |
# File 'sig/types.rbs', line 1222 def item_count @item_count end |
#key_schema ⇒ ::Array[Types::AwsDynamoDbTableKeySchema]
Returns the value of attribute key_schema.
1223 1224 1225 |
# File 'sig/types.rbs', line 1223 def key_schema @key_schema end |
#latest_stream_arn ⇒ ::String
Returns the value of attribute latest_stream_arn.
1224 1225 1226 |
# File 'sig/types.rbs', line 1224 def latest_stream_arn @latest_stream_arn end |
#latest_stream_label ⇒ ::String
Returns the value of attribute latest_stream_label.
1225 1226 1227 |
# File 'sig/types.rbs', line 1225 def latest_stream_label @latest_stream_label end |
#local_secondary_indexes ⇒ ::Array[Types::AwsDynamoDbTableLocalSecondaryIndex]
Returns the value of attribute local_secondary_indexes.
1226 1227 1228 |
# File 'sig/types.rbs', line 1226 def local_secondary_indexes @local_secondary_indexes end |
#provisioned_throughput ⇒ Types::AwsDynamoDbTableProvisionedThroughput
Returns the value of attribute provisioned_throughput.
1227 1228 1229 |
# File 'sig/types.rbs', line 1227 def provisioned_throughput @provisioned_throughput end |
#replicas ⇒ ::Array[Types::AwsDynamoDbTableReplica]
Returns the value of attribute replicas.
1228 1229 1230 |
# File 'sig/types.rbs', line 1228 def replicas @replicas end |
#restore_summary ⇒ Types::AwsDynamoDbTableRestoreSummary
Returns the value of attribute restore_summary.
1229 1230 1231 |
# File 'sig/types.rbs', line 1229 def restore_summary @restore_summary end |
#sse_description ⇒ Types::AwsDynamoDbTableSseDescription
Returns the value of attribute sse_description.
1230 1231 1232 |
# File 'sig/types.rbs', line 1230 def sse_description @sse_description end |
#stream_specification ⇒ Types::AwsDynamoDbTableStreamSpecification
Returns the value of attribute stream_specification.
1231 1232 1233 |
# File 'sig/types.rbs', line 1231 def stream_specification @stream_specification end |
#table_id ⇒ ::String
Returns the value of attribute table_id.
1232 1233 1234 |
# File 'sig/types.rbs', line 1232 def table_id @table_id end |
#table_name ⇒ ::String
Returns the value of attribute table_name.
1233 1234 1235 |
# File 'sig/types.rbs', line 1233 def table_name @table_name end |
#table_size_bytes ⇒ ::Integer
Returns the value of attribute table_size_bytes.
1234 1235 1236 |
# File 'sig/types.rbs', line 1234 def table_size_bytes @table_size_bytes end |
#table_status ⇒ ::String
Returns the value of attribute table_status.
1235 1236 1237 |
# File 'sig/types.rbs', line 1235 def table_status @table_status end |