Class: Aws::Types::FlowModule

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_module_id::String

Returns the value of attribute flow_module_id.

Returns:

  • (::String)


4104
4105
4106
# File 'sig/types.rbs', line 4104

def flow_module_id
  @flow_module_id
end

#type"MCP"

Returns the value of attribute type.

Returns:

  • ("MCP")


4103
4104
4105
# File 'sig/types.rbs', line 4103

def type
  @type
end