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.
954 955 956 |
# File 'sig/types.rbs', line 954 def cluster_name @cluster_name end |
#id ⇒ ::String
Returns the value of attribute id.
955 956 957 |
# File 'sig/types.rbs', line 955 def id @id end |