Module: Aws::Omics::Client::_GetWorkflowVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#accelerators"GPU"

Returns:

  • ("GPU")


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

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

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#container_registry_mapTypes::ContainerRegistryMap



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

def container_registry_map: () -> Types::ContainerRegistryMap

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#definition::String

Returns:

  • (::String)


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

def definition: () -> ::String

#definition_repository_detailsTypes::DefinitionRepositoryDetails



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

def definition_repository_details: () -> Types::DefinitionRepositoryDetails

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#digest::String

Returns:

  • (::String)


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

def digest: () -> ::String

#engine"WDL", ...

Returns:

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


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

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

#main::String

Returns:

  • (::String)


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

def main: () -> ::String

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

Returns:

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


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

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

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

Returns:



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

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

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

Returns:



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

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

#profiles::Array[::String]

Returns:

  • (::Array[::String])


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

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

#readme::String

Returns:

  • (::String)


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

def readme: () -> ::String

#readme_path::String

Returns:

  • (::String)


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

def readme_path: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#storage_capacity::Integer

Returns:

  • (::Integer)


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

def storage_capacity: () -> ::Integer

#storage_type"STATIC", "DYNAMIC"

Returns:

  • ("STATIC", "DYNAMIC")


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

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

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

Returns:

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


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

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

#type"PRIVATE", "READY2RUN"

Returns:

  • ("PRIVATE", "READY2RUN")


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

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

#uuid::String

Returns:

  • (::String)


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

def uuid: () -> ::String

#version_name::String

Returns:

  • (::String)


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

def version_name: () -> ::String

#workflow_bucket_owner_id::String

Returns:

  • (::String)


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

def workflow_bucket_owner_id: () -> ::String

#workflow_id::String

Returns:

  • (::String)


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

def workflow_id: () -> ::String