Module: Aws::Omics::Client::_GetWorkflowResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetWorkflowResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#accelerators"GPU"

Returns:

  • ("GPU")


1112
# File 'sig/client.rbs', line 1112

def accelerators: () -> ("GPU")

#arn::String

Returns:

  • (::String)


1096
# File 'sig/client.rbs', line 1096

def arn: () -> ::String

#container_registry_mapTypes::ContainerRegistryMap



1115
# File 'sig/client.rbs', line 1115

def container_registry_map: () -> Types::ContainerRegistryMap

#creation_time::Time

Returns:

  • (::Time)


1108
# File 'sig/client.rbs', line 1108

def creation_time: () -> ::Time

#definition::String

Returns:

  • (::String)


1103
# File 'sig/client.rbs', line 1103

def definition: () -> ::String

#definition_repository_detailsTypes::DefinitionRepositoryDetails



1117
# File 'sig/client.rbs', line 1117

def definition_repository_details: () -> Types::DefinitionRepositoryDetails

#description::String

Returns:

  • (::String)


1101
# File 'sig/client.rbs', line 1101

def description: () -> ::String

#digest::String

Returns:

  • (::String)


1105
# File 'sig/client.rbs', line 1105

def digest: () -> ::String

#engine"WDL", ...

Returns:

  • ("WDL", "NEXTFLOW", "CWL", "WDL_LENIENT")


1102
# File 'sig/client.rbs', line 1102

def engine: () -> ("WDL" | "NEXTFLOW" | "CWL" | "WDL_LENIENT")

#id::String

Returns:

  • (::String)


1097
# File 'sig/client.rbs', line 1097

def id: () -> ::String

#main::String

Returns:

  • (::String)


1104
# File 'sig/client.rbs', line 1104

def main: () -> ::String

#metadata::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


1111
# File 'sig/client.rbs', line 1111

def metadata: () -> ::Hash[::String, ::String]

#name::String

Returns:

  • (::String)


1100
# File 'sig/client.rbs', line 1100

def name: () -> ::String

#parameter_template::Hash[::String, Types::WorkflowParameter]

Returns:



1106
# File 'sig/client.rbs', line 1106

def parameter_template: () -> ::Hash[::String, Types::WorkflowParameter]

#profile_parameter_templates::Hash[::String, ::Hash[::String, Types::WorkflowParameter]]

Returns:



1120
# File 'sig/client.rbs', line 1120

def profile_parameter_templates: () -> ::Hash[::String, ::Hash[::String, Types::WorkflowParameter]]

#profiles::Array[::String]

Returns:

  • (::Array[::String])


1119
# File 'sig/client.rbs', line 1119

def profiles: () -> ::Array[::String]

#readme::String

Returns:

  • (::String)


1116
# File 'sig/client.rbs', line 1116

def readme: () -> ::String

#readme_path::String

Returns:

  • (::String)


1118
# File 'sig/client.rbs', line 1118

def readme_path: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "UPDATING", "DELETED", "FAILED", "INACTIVE")


1098
# File 'sig/client.rbs', line 1098

def status: () -> ("CREATING" | "ACTIVE" | "UPDATING" | "DELETED" | "FAILED" | "INACTIVE")

#status_message::String

Returns:

  • (::String)


1109
# File 'sig/client.rbs', line 1109

def status_message: () -> ::String

#storage_capacity::Integer

Returns:

  • (::Integer)


1107
# File 'sig/client.rbs', line 1107

def storage_capacity: () -> ::Integer

#storage_type"STATIC", "DYNAMIC"

Returns:

  • ("STATIC", "DYNAMIC")


1113
# File 'sig/client.rbs', line 1113

def storage_type: () -> ("STATIC" | "DYNAMIC")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


1110
# File 'sig/client.rbs', line 1110

def tags: () -> ::Hash[::String, ::String]

#type"PRIVATE", "READY2RUN"

Returns:

  • ("PRIVATE", "READY2RUN")


1099
# File 'sig/client.rbs', line 1099

def type: () -> ("PRIVATE" | "READY2RUN")

#uuid::String

Returns:

  • (::String)


1114
# File 'sig/client.rbs', line 1114

def uuid: () -> ::String