Class: Aws::Types::GetResolverRuleAssociationRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetResolverRuleAssociationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resolver_rule_association_id ⇒ ::String
Returns the value of attribute resolver_rule_association_id.
Instance Attribute Details
#resolver_rule_association_id ⇒ ::String
Returns the value of attribute resolver_rule_association_id.
645 646 647 |
# File 'sig/types.rbs', line 645 def resolver_rule_association_id @resolver_rule_association_id end |