Class: Aws::Types::GetWorkflowResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#latest_version_references ⇒ Types::LatestVersionReferences

Returns the value of attribute latest_version_references.



864
865
866
# File 'sig/types.rbs', line 864

def latest_version_references
  @latest_version_references
end

#workflow ⇒ Types::Workflow

Returns the value of attribute workflow.

Returns:



863
864
865
# File 'sig/types.rbs', line 863

def workflow
  @workflow
end