Class: Aws::Types::CreateIntegrationWorkflowResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateIntegrationWorkflowResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#workflow_id ⇒ ::String
Returns the value of attribute workflow_id.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
439 440 441 |
# File 'sig/types.rbs', line 439 def @message end |
#workflow_id ⇒ ::String
Returns the value of attribute workflow_id.
438 439 440 |
# File 'sig/types.rbs', line 438 def workflow_id @workflow_id end |