Class: Aws::Types::PutResolverRulePolicyRequest

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:



1030
1031
1032
# File 'sig/types.rbs', line 1030

def arn
  @arn
end

#resolver_rule_policy::String

Returns the value of attribute resolver_rule_policy.

Returns:



1031
1032
1033
# File 'sig/types.rbs', line 1031

def resolver_rule_policy
  @resolver_rule_policy
end