Class: Aws::Types::DescribeProxyConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#proxy_configuration ⇒ Types::ProxyConfiguration

Returns the value of attribute proxy_configuration.



621
622
623
# File 'sig/types.rbs', line 621

def proxy_configuration
  @proxy_configuration
end

#update_token ⇒ ::String

Returns the value of attribute update_token.



622
623
624
# File 'sig/types.rbs', line 622

def update_token
  @update_token
end