Class: Aws::Types::DescribeProxyRuleGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proxy_rule_group_arn::String

Returns the value of attribute proxy_rule_group_arn.

Returns:

  • (::String)


661
662
663
# File 'sig/types.rbs', line 661

def proxy_rule_group_arn
  @proxy_rule_group_arn
end

#proxy_rule_group_name::String

Returns the value of attribute proxy_rule_group_name.

Returns:

  • (::String)


660
661
662
# File 'sig/types.rbs', line 660

def proxy_rule_group_name
  @proxy_rule_group_name
end