Class: Aws::Types::ClusterSummary
- Inherits:
-
Object
- Object
- Aws::Types::ClusterSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
18 19 20 |
# File 'sig/types.rbs', line 18 def arn @arn end |
#identifier ⇒ ::String
Returns the value of attribute identifier.
17 18 19 |
# File 'sig/types.rbs', line 17 def identifier @identifier end |