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

#rule_group_responseTypes::RuleGroupResponse

Returns the value of attribute rule_group_response.



338
339
340
# File 'sig/types.rbs', line 338

def rule_group_response
  @rule_group_response
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


337
338
339
# File 'sig/types.rbs', line 337

def update_token
  @update_token
end