Class: Aws::Types::DescribeProxyRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeProxyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#proxy_arn ⇒ ::String
Returns the value of attribute proxy_arn.
-
#proxy_name ⇒ ::String
Returns the value of attribute proxy_name.
Instance Attribute Details
#proxy_arn ⇒ ::String
Returns the value of attribute proxy_arn.
623 624 625 |
# File 'sig/types.rbs', line 623 def proxy_arn @proxy_arn end |
#proxy_name ⇒ ::String
Returns the value of attribute proxy_name.
622 623 624 |
# File 'sig/types.rbs', line 622 def proxy_name @proxy_name end |