Class: Aws::Types::GetRuleGroupResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lock_token::String

Returns the value of attribute lock_token.

Returns:

  • (::String)


739
740
741
# File 'sig/types.rbs', line 739

def lock_token
  @lock_token
end

#rule_groupTypes::RuleGroup

Returns the value of attribute rule_group.

Returns:



738
739
740
# File 'sig/types.rbs', line 738

def rule_group
  @rule_group
end