Class: Aws::Types::ProxyConfigurationMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ProxyConfigurationMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1334 1335 1336 |
# File 'sig/types.rbs', line 1334 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
1333 1334 1335 |
# File 'sig/types.rbs', line 1333 def name @name end |