Class: Aws::Types::UpdateResolverRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configTypes::ResolverRuleConfig

Returns the value of attribute config.



1362
1363
1364
# File 'sig/types.rbs', line 1362

def config
  @config
end

#resolver_rule_id::String

Returns the value of attribute resolver_rule_id.

Returns:

  • (::String)


1361
1362
1363
# File 'sig/types.rbs', line 1361

def resolver_rule_id
  @resolver_rule_id
end