Class: Aws::Types::ProxyRuleGroupAttachment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#insert_position::Integer

Returns the value of attribute insert_position.

Returns:

  • (::Integer)


1372
1373
1374
# File 'sig/types.rbs', line 1372

def insert_position
  @insert_position
end

#proxy_rule_group_name::String

Returns the value of attribute proxy_rule_group_name.

Returns:

  • (::String)


1371
1372
1373
# File 'sig/types.rbs', line 1371

def proxy_rule_group_name
  @proxy_rule_group_name
end