Class: Aws::Types::DeleteTelemetryRuleInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTelemetryRuleInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rule_identifier ⇒ ::String
Returns the value of attribute rule_identifier.
Instance Attribute Details
#rule_identifier ⇒ ::String
Returns the value of attribute rule_identifier.
192 193 194 |
# File 'sig/types.rbs', line 192 def rule_identifier @rule_identifier end |