Class: Aws::Types::CreateProxyRulesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proxy_rule_groupTypes::ProxyRuleGroup

Returns the value of attribute proxy_rule_group.



310
311
312
# File 'sig/types.rbs', line 310

def proxy_rule_group
  @proxy_rule_group
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


311
312
313
# File 'sig/types.rbs', line 311

def update_token
  @update_token
end