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::Reference
The AWS::Omics::Reference resource Property description not available. for Omics.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::Omics::Reference", "Properties" : { "Description" :String, "Name" :String, "ReferenceStoreId" :String, "Tags" :[ TagsItems, ... ]} }
YAML
Type: AWS::Omics::Reference Properties: Description:StringName:StringReferenceStoreId:StringTags:- TagsItems
Properties
Description-
The reference's description.
Required: No
Type: String
Pattern:
^[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+$Minimum:
1Maximum:
255Update requires: Replacement
Name-
The reference's name.
Required: No
Type: String
Pattern:
^[\p{L}||\p{M}||\p{Z}||\p{S}||\p{N}||\p{P}]+$Minimum:
3Maximum:
255Update requires: Replacement
ReferenceStoreId-
The reference's store ID.
Required: No
Type: String
Pattern:
^[0-9]+$Minimum:
10Maximum:
36Update requires: Replacement
-
The source's tags.
Required: No
Type: Array of TagsItems
Update requires: Replacement
Return values
Ref
Fn::GetAtt
Arn-
The reference's ARN.
CreationJobIdProperty description not available.
CreationTime-
When the reference was created.
CreationTypeProperty description not available.
Id-
The reference's ID.
Md5-
The reference's MD5 checksum.
Status-
The reference's status.
UpdateTime-
When the reference was updated.