Class: Aws::Types::Plugin
- Inherits:
-
Object
- Object
- Aws::Types::Plugin
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_plugin ⇒ Types::CustomPlugin
Returns the value of attribute custom_plugin.
Instance Attribute Details
#custom_plugin ⇒ Types::CustomPlugin
Returns the value of attribute custom_plugin.
478 479 480 |
# File 'sig/types.rbs', line 478 def custom_plugin @custom_plugin end |