Class: Aws::Types::CreateRuleGroupResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#change_token::String

Returns the value of attribute change_token.

Returns:

  • (::String)


143
144
145
# File 'sig/types.rbs', line 143

def change_token
  @change_token
end

#rule_groupTypes::RuleGroup

Returns the value of attribute rule_group.

Returns:



142
143
144
# File 'sig/types.rbs', line 142

def rule_group
  @rule_group
end