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.
1312 1313 1314 |
# File 'sig/types.rbs', line 1312 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
1311 1312 1313 |
# File 'sig/types.rbs', line 1311 def name @name end |