Class: Aws::Types::StartMonitoringMemberRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartMonitoringMemberRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_id ⇒ ::String
Returns the value of attribute account_id.
-
#graph_arn ⇒ ::String
Returns the value of attribute graph_arn.
Instance Attribute Details
#account_id ⇒ ::String
Returns the value of attribute account_id.
440 441 442 |
# File 'sig/types.rbs', line 440 def account_id @account_id end |
#graph_arn ⇒ ::String
Returns the value of attribute graph_arn.
439 440 441 |
# File 'sig/types.rbs', line 439 def graph_arn @graph_arn end |