Class: Aws::Types::DescribeProxyConfigurationResponse

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.



616
617
618
# File 'sig/types.rbs', line 616

def proxy_configuration
  @proxy_configuration
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


617
618
619
# File 'sig/types.rbs', line 617

def update_token
  @update_token
end