Class: Aws::Types::GetResolverQueryLogConfigPolicyResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetResolverQueryLogConfigPolicyResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#resolver_query_log_config_policy ⇒ ::String
Returns the value of attribute resolver_query_log_config_policy.
Instance Attribute Details
#resolver_query_log_config_policy ⇒ ::String
Returns the value of attribute resolver_query_log_config_policy.
630 631 632 |
# File 'sig/types.rbs', line 630 def resolver_query_log_config_policy @resolver_query_log_config_policy end |