Class: Aws::Types::DeleteTelemetryRuleForOrganizationInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTelemetryRuleForOrganizationInput
- 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.
187 188 189 |
# File 'sig/types.rbs', line 187 def rule_identifier @rule_identifier end |