Class: Aws::Omics::Types::StartRunRequest

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#log_levelString

A log level for the run.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

A name for the run.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#output_uriString

An output URI for the run.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#parametersHash, ...

Parameters for the run.

Returns:

  • (Hash, Array, String, Numeric, Boolean)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#priorityInteger

A priority for the run.

Returns:

  • (Integer)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#request_idString

To ensure that requests don't run multiple times, specify a unique ID for each request.

A suitable default value is auto-generated. You should normally not need to pass this option.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#retention_modeString

The retention mode for the run.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

A service role for the run.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#run_group_idString

The run's group ID.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#run_idString

The ID of a run to duplicate.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#storage_capacityInteger

A storage capacity for the run in gibibytes. This field is not required if the storage type is dynamic (the system ignores any value that you enter).

Returns:

  • (Integer)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#storage_typeString

The run's storage type. By default, the run uses STATIC storage type, which allocates a fixed amount of storage. If you set the storage type to DYNAMIC, HealthOmics dynamically scales the storage up or down, based on file system utilization.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Tags for the run.

Returns:

  • (Hash<String,String>)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#workflow_idString

The run's workflow ID.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#workflow_owner_idString

The ID of the workflow owner.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end

#workflow_typeString

The run's workflow type.

Returns:

  • (String)


5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 5919

class StartRunRequest < Struct.new(
  :workflow_id,
  :workflow_type,
  :run_id,
  :role_arn,
  :name,
  :run_group_id,
  :priority,
  :parameters,
  :storage_capacity,
  :output_uri,
  :log_level,
  :tags,
  :request_id,
  :retention_mode,
  :storage_type,
  :workflow_owner_id)
  SENSITIVE = []
  include Aws::Structure
end