View a markdown version of this page

AWS::Omics::Reference - 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::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: String Name: String ReferenceStoreId: String Tags: - 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: 1

Maximum: 255

Update 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: 3

Maximum: 255

Update requires: Replacement

ReferenceStoreId

The reference's store ID.

Required: No

Type: String

Pattern: ^[0-9]+$

Minimum: 10

Maximum: 36

Update requires: Replacement

Tags

The source's tags.

Required: No

Type: Array of TagsItems

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

The reference's ARN.

CreationJobId

Property description not available.

CreationTime

When the reference was created.

CreationType

Property 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.