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