Class: Aws::Types::ProxyRuleGroupMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ProxyRuleGroupMetadata
- 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.
1378 1379 1380 |
# File 'sig/types.rbs', line 1378 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
1377 1378 1379 |
# File 'sig/types.rbs', line 1377 def name @name end |