Class: Aws::Types::DetachRuleGroupsFromProxyConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proxy_configurationTypes::ProxyConfiguration

Returns the value of attribute proxy_configuration.



773
774
775
# File 'sig/types.rbs', line 773

def proxy_configuration
  @proxy_configuration
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


774
775
776
# File 'sig/types.rbs', line 774

def update_token
  @update_token
end