Class: Aws::Types::GetTelemetryRuleForOrganizationInput
- Inherits:
-
Object
- Object
- Aws::Types::GetTelemetryRuleForOrganizationInput
- 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.
301 302 303 |
# File 'sig/types.rbs', line 301 def rule_identifier @rule_identifier end |