Class: Aws::Types::DBClusterSnapshotAttribute
- Inherits:
-
Object
- Object
- Aws::Types::DBClusterSnapshotAttribute
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
-
#attribute_values ⇒ ::Array[::String]
Returns the value of attribute attribute_values.
Instance Attribute Details
#attribute_name ⇒ ::String
Returns the value of attribute attribute_name.
505 506 507 |
# File 'sig/types.rbs', line 505 def attribute_name @attribute_name end |
#attribute_values ⇒ ::Array[::String]
Returns the value of attribute attribute_values.
506 507 508 |
# File 'sig/types.rbs', line 506 def attribute_values @attribute_values end |