Class: Aws::Types::DescribeProxyRuleResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proxy_ruleTypes::ProxyRule

Returns the value of attribute proxy_rule.

Returns:



679
680
681
# File 'sig/types.rbs', line 679

def proxy_rule
  @proxy_rule
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


680
681
682
# File 'sig/types.rbs', line 680

def update_token
  @update_token
end