View a markdown version of this page

AWS::Omics::Task - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Omics::Task

The AWS::Omics::Task resource Property description not available. for Omics.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Omics::Task", "Properties" : { "RunId" : String } }

YAML

Type: AWS::Omics::Task Properties: RunId: String

Properties

RunId

Property description not available.

Required: No

Type: String

Pattern: ^[0-9]+$

Minimum: 1

Maximum: 18

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

Cpus

The task's CPU count.

CreationTime

When the task was created.

Gpus

The number of Graphics Processing Units (GPU) specified for the task.

InstanceType

The instance type for a task.

LogStream

Property description not available.

Memory

The task's memory use in gigabyes.

Name

The task's name.

Status

The task's status.

TaskId

The task's ID.