Class: Aws::Types::GetResolverRuleAssociationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetResolverRuleAssociationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resolver_rule_association ⇒ Types::ResolverRuleAssociation
Returns the value of attribute resolver_rule_association.
Instance Attribute Details
#resolver_rule_association ⇒ Types::ResolverRuleAssociation
Returns the value of attribute resolver_rule_association.
650 651 652 |
# File 'sig/types.rbs', line 650 def resolver_rule_association @resolver_rule_association end |