Class: Aws::Types::DescribeProxyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proxyTypes::DescribeProxyResource

Returns the value of attribute proxy.



649
650
651
# File 'sig/types.rbs', line 649

def proxy
  @proxy
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


650
651
652
# File 'sig/types.rbs', line 650

def update_token
  @update_token
end