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:



272
273
274
# File 'sig/types.rbs', line 272

def proxy
  @proxy
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


273
274
275
# File 'sig/types.rbs', line 273

def update_token
  @update_token
end