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:



674
675
676
# File 'sig/types.rbs', line 674

def proxy_rule
  @proxy_rule
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


675
676
677
# File 'sig/types.rbs', line 675

def update_token
  @update_token
end