Class: Aws::Types::UpdateProxyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proxyTypes::Proxy

Returns the value of attribute proxy.

Returns:



1922
1923
1924
# File 'sig/types.rbs', line 1922

def proxy
  @proxy
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


1923
1924
1925
# File 'sig/types.rbs', line 1923

def update_token
  @update_token
end