Class: Aws::Types::FlowModule
- Inherits:
-
Object
- Object
- Aws::Types::FlowModule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#flow_module_id ⇒ ::String
Returns the value of attribute flow_module_id.
-
#type ⇒ "MCP"
Returns the value of attribute type.
Instance Attribute Details
#flow_module_id ⇒ ::String
Returns the value of attribute flow_module_id.
4018 4019 4020 |
# File 'sig/types.rbs', line 4018 def flow_module_id @flow_module_id end |
#type ⇒ "MCP"
Returns the value of attribute type.
4017 4018 4019 |
# File 'sig/types.rbs', line 4017 def type @type end |