Class: Aws::Types::DisableLoggingMessage
- Inherits:
-
Object
- Object
- Aws::Types::DisableLoggingMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_identifier ⇒ ::String
Returns the value of attribute cluster_identifier.
Instance Attribute Details
#cluster_identifier ⇒ ::String
Returns the value of attribute cluster_identifier.
1379 1380 1381 |
# File 'sig/types.rbs', line 1379 def cluster_identifier @cluster_identifier end |