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
RunIdProperty description not available.
Required: No
Type: String
Pattern:
^[0-9]+$Minimum:
1Maximum:
18Update requires: Replacement
Return values
Ref
Fn::GetAtt
ArnProperty 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.
LogStreamProperty 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.