Class: Aws::Types::SupportedProductConfig
- Inherits:
-
Object
- Object
- Aws::Types::SupportedProductConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#args ⇒ ::Array[::String]
Returns the value of attribute args.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#args ⇒ ::Array[::String]
Returns the value of attribute args.
1759 1760 1761 |
# File 'sig/types.rbs', line 1759 def args @args end |
#name ⇒ ::String
Returns the value of attribute name.
1758 1759 1760 |
# File 'sig/types.rbs', line 1758 def name @name end |