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)


1350
1351
1352
# File 'sig/types.rbs', line 1350

def insert_position
  @insert_position
end

#proxy_rule_group_name::String

Returns the value of attribute proxy_rule_group_name.

Returns:

  • (::String)


1349
1350
1351
# File 'sig/types.rbs', line 1349

def proxy_rule_group_name
  @proxy_rule_group_name
end