Class: Aws::Types::GetWorkflowRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetWorkflowRequest
- 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.
858 859 860 |
# File 'sig/types.rbs', line 858 def workflow_build_version_arn @workflow_build_version_arn end |