Class: Aws::Types::CreateProxyResponse

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:



267
268
269
# File 'sig/types.rbs', line 267

def proxy
  @proxy
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


268
269
270
# File 'sig/types.rbs', line 268

def update_token
  @update_token
end