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.



654
655
656
# File 'sig/types.rbs', line 654

def proxy
  @proxy
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


655
656
657
# File 'sig/types.rbs', line 655

def update_token
  @update_token
end