Class: Aws::Types::PutConfigRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#config_ruleTypes::ConfigRule

Returns the value of attribute config_rule.

Returns:



1736
1737
1738
# File 'sig/types.rbs', line 1736

def config_rule
  @config_rule
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



1737
1738
1739
# File 'sig/types.rbs', line 1737

def tags
  @tags
end