Class: Aws::Types::JoinKeyProperties
- Inherits:
-
Object
- Object
- Aws::Types::JoinKeyProperties
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unique_key ⇒ Boolean
Returns the value of attribute unique_key.
Instance Attribute Details
#unique_key ⇒ Boolean
Returns the value of attribute unique_key.
6949 6950 6951 |
# File 'sig/types.rbs', line 6949 def unique_key @unique_key end |