Class: Aws::Types::DescribeInsightRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeInsightRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
860 861 862 |
# File 'sig/types.rbs', line 860 def cluster_name @cluster_name end |
#id ⇒ ::String
Returns the value of attribute id.
861 862 863 |
# File 'sig/types.rbs', line 861 def id @id end |