Class: Aws::Types::NetworkAnalyzerConfigurations
- Inherits:
-
Object
- Object
- Aws::Types::NetworkAnalyzerConfigurations
- 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.
1620 1621 1622 |
# File 'sig/types.rbs', line 1620 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
1621 1622 1623 |
# File 'sig/types.rbs', line 1621 def name @name end |