Class: Aws::Types::DeleteWorkflowResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteWorkflowResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workflow_build_version_arn ⇒ ::String
Returns the value of attribute workflow_build_version_arn.
Instance Attribute Details
#workflow_build_version_arn ⇒ ::String
Returns the value of attribute workflow_build_version_arn.
559 560 561 |
# File 'sig/types.rbs', line 559 def workflow_build_version_arn @workflow_build_version_arn end |