Class: Aws::Types::PutResolverQueryLogConfigPolicyRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


1019
1020
1021
# File 'sig/types.rbs', line 1019

def arn
  @arn
end

#resolver_query_log_config_policy::String

Returns the value of attribute resolver_query_log_config_policy.

Returns:

  • (::String)


1020
1021
1022
# File 'sig/types.rbs', line 1020

def resolver_query_log_config_policy
  @resolver_query_log_config_policy
end