Class: Aws::Types::Schema
- Inherits:
-
Object
- Object
- Aws::Types::Schema
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#composite_partition_key ⇒ ::Array[Types::PartitionKey]
Returns the value of attribute composite_partition_key.
Instance Attribute Details
#composite_partition_key ⇒ ::Array[Types::PartitionKey]
Returns the value of attribute composite_partition_key.
403 404 405 |
# File 'sig/types.rbs', line 403 def composite_partition_key @composite_partition_key end |