Class: Aws::Types::DescribeAnomalyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAnomalyRequest
- 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.
182 183 184 |
# File 'sig/types.rbs', line 182 def account_id @account_id end |
#id ⇒ ::String
Returns the value of attribute id.
181 182 183 |
# File 'sig/types.rbs', line 181 def id @id end |