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)


134
135
136
# File 'sig/types.rbs', line 134

def change_token
  @change_token
end

#rule_groupTypes::RuleGroup

Returns the value of attribute rule_group.

Returns:



133
134
135
# File 'sig/types.rbs', line 133

def rule_group
  @rule_group
end