AWS::Omics::VariantStore ReferenceItem
The read set's genome reference ARN.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ReferenceArn" :
String
}
YAML
ReferenceArn:
String
Properties
ReferenceArn
-
The reference's ARN.
Required: Yes
Type: String
Pattern:
^arn:.+$
Minimum:
1
Maximum:
127
Update requires: Replacement