Class: Aws::Types::DescribeProxyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proxy_arn::String

Returns the value of attribute proxy_arn.

Returns:

  • (::String)


628
629
630
# File 'sig/types.rbs', line 628

def proxy_arn
  @proxy_arn
end

#proxy_name::String

Returns the value of attribute proxy_name.

Returns:

  • (::String)


627
628
629
# File 'sig/types.rbs', line 627

def proxy_name
  @proxy_name
end