Documentation ¶
Overview ¶
Package omics provides the client and types for making API requests to Amazon Omics.
This is the AWS HealthOmics API Reference. For an introduction to the service, see What is AWS HealthOmics? (https://docs.aws.amazon.com/omics/latest/dev/) in the AWS HealthOmics User Guide.
See https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28 for more information on this service.
See omics package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/omics/
Using the Client ¶
To contact Amazon Omics with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
See the Amazon Omics client Omics for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/omics/#New
Index ¶
- Constants
- func Accelerators_Values() []string
- func AnnotationType_Values() []string
- func CreationType_Values() []string
- func EncryptionType_Values() []string
- func FileType_Values() []string
- func FormatToHeaderKey_Values() []string
- func JobStatus_Values() []string
- func ReadSetActivationJobItemStatus_Values() []string
- func ReadSetActivationJobStatus_Values() []string
- func ReadSetExportJobItemStatus_Values() []string
- func ReadSetExportJobStatus_Values() []string
- func ReadSetFile_Values() []string
- func ReadSetImportJobItemStatus_Values() []string
- func ReadSetImportJobStatus_Values() []string
- func ReadSetPartSource_Values() []string
- func ReadSetStatus_Values() []string
- func ReferenceFile_Values() []string
- func ReferenceImportJobItemStatus_Values() []string
- func ReferenceImportJobStatus_Values() []string
- func ReferenceStatus_Values() []string
- func ResourceOwner_Values() []string
- func RunExport_Values() []string
- func RunLogLevel_Values() []string
- func RunStatus_Values() []string
- func SchemaValueType_Values() []string
- func ShareStatus_Values() []string
- func StoreFormat_Values() []string
- func StoreStatus_Values() []string
- func TaskStatus_Values() []string
- func VersionStatus_Values() []string
- func WorkflowEngine_Values() []string
- func WorkflowExport_Values() []string
- func WorkflowStatus_Values() []string
- func WorkflowType_Values() []string
- type AbortMultipartReadSetUploadInput
- func (s AbortMultipartReadSetUploadInput) GoString() string
- func (s *AbortMultipartReadSetUploadInput) SetSequenceStoreId(v string) *AbortMultipartReadSetUploadInput
- func (s *AbortMultipartReadSetUploadInput) SetUploadId(v string) *AbortMultipartReadSetUploadInput
- func (s AbortMultipartReadSetUploadInput) String() string
- func (s *AbortMultipartReadSetUploadInput) Validate() error
- type AbortMultipartReadSetUploadOutput
- type AcceptShareInput
- type AcceptShareOutput
- type AccessDeniedException
- func (s *AccessDeniedException) Code() string
- func (s *AccessDeniedException) Error() string
- func (s AccessDeniedException) GoString() string
- func (s *AccessDeniedException) Message() string
- func (s *AccessDeniedException) OrigErr() error
- func (s *AccessDeniedException) RequestID() string
- func (s *AccessDeniedException) StatusCode() int
- func (s AccessDeniedException) String() string
- type ActivateReadSetFilter
- func (s ActivateReadSetFilter) GoString() string
- func (s *ActivateReadSetFilter) SetCreatedAfter(v time.Time) *ActivateReadSetFilter
- func (s *ActivateReadSetFilter) SetCreatedBefore(v time.Time) *ActivateReadSetFilter
- func (s *ActivateReadSetFilter) SetStatus(v string) *ActivateReadSetFilter
- func (s ActivateReadSetFilter) String() string
- type ActivateReadSetJobItem
- func (s ActivateReadSetJobItem) GoString() string
- func (s *ActivateReadSetJobItem) SetCompletionTime(v time.Time) *ActivateReadSetJobItem
- func (s *ActivateReadSetJobItem) SetCreationTime(v time.Time) *ActivateReadSetJobItem
- func (s *ActivateReadSetJobItem) SetId(v string) *ActivateReadSetJobItem
- func (s *ActivateReadSetJobItem) SetSequenceStoreId(v string) *ActivateReadSetJobItem
- func (s *ActivateReadSetJobItem) SetStatus(v string) *ActivateReadSetJobItem
- func (s ActivateReadSetJobItem) String() string
- type ActivateReadSetSourceItem
- func (s ActivateReadSetSourceItem) GoString() string
- func (s *ActivateReadSetSourceItem) SetReadSetId(v string) *ActivateReadSetSourceItem
- func (s *ActivateReadSetSourceItem) SetStatus(v string) *ActivateReadSetSourceItem
- func (s *ActivateReadSetSourceItem) SetStatusMessage(v string) *ActivateReadSetSourceItem
- func (s ActivateReadSetSourceItem) String() string
- type AnnotationImportItemDetail
- type AnnotationImportItemSource
- type AnnotationImportJobItem
- func (s AnnotationImportJobItem) GoString() string
- func (s *AnnotationImportJobItem) SetAnnotationFields(v map[string]*string) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetCompletionTime(v time.Time) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetCreationTime(v time.Time) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetDestinationName(v string) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetId(v string) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetRoleArn(v string) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetRunLeftNormalization(v bool) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetStatus(v string) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetUpdateTime(v time.Time) *AnnotationImportJobItem
- func (s *AnnotationImportJobItem) SetVersionName(v string) *AnnotationImportJobItem
- func (s AnnotationImportJobItem) String() string
- type AnnotationStoreItem
- func (s AnnotationStoreItem) GoString() string
- func (s *AnnotationStoreItem) SetCreationTime(v time.Time) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetDescription(v string) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetId(v string) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetName(v string) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetReference(v *ReferenceItem) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetSseConfig(v *SseConfig) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetStatus(v string) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetStatusMessage(v string) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetStoreArn(v string) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetStoreFormat(v string) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetStoreSizeBytes(v int64) *AnnotationStoreItem
- func (s *AnnotationStoreItem) SetUpdateTime(v time.Time) *AnnotationStoreItem
- func (s AnnotationStoreItem) String() string
- type AnnotationStoreVersionItem
- func (s AnnotationStoreVersionItem) GoString() string
- func (s *AnnotationStoreVersionItem) SetCreationTime(v time.Time) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetDescription(v string) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetId(v string) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetName(v string) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetStatus(v string) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetStatusMessage(v string) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetStoreId(v string) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetUpdateTime(v time.Time) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetVersionArn(v string) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetVersionName(v string) *AnnotationStoreVersionItem
- func (s *AnnotationStoreVersionItem) SetVersionSizeBytes(v int64) *AnnotationStoreVersionItem
- func (s AnnotationStoreVersionItem) String() string
- type BatchDeleteReadSetInput
- func (s BatchDeleteReadSetInput) GoString() string
- func (s *BatchDeleteReadSetInput) SetIds(v []*string) *BatchDeleteReadSetInput
- func (s *BatchDeleteReadSetInput) SetSequenceStoreId(v string) *BatchDeleteReadSetInput
- func (s BatchDeleteReadSetInput) String() string
- func (s *BatchDeleteReadSetInput) Validate() error
- type BatchDeleteReadSetOutput
- type CancelAnnotationImportJobInput
- type CancelAnnotationImportJobOutput
- type CancelRunInput
- type CancelRunOutput
- type CancelVariantImportJobInput
- type CancelVariantImportJobOutput
- type CompleteMultipartReadSetUploadInput
- func (s CompleteMultipartReadSetUploadInput) GoString() string
- func (s *CompleteMultipartReadSetUploadInput) SetParts(v []*CompleteReadSetUploadPartListItem) *CompleteMultipartReadSetUploadInput
- func (s *CompleteMultipartReadSetUploadInput) SetSequenceStoreId(v string) *CompleteMultipartReadSetUploadInput
- func (s *CompleteMultipartReadSetUploadInput) SetUploadId(v string) *CompleteMultipartReadSetUploadInput
- func (s CompleteMultipartReadSetUploadInput) String() string
- func (s *CompleteMultipartReadSetUploadInput) Validate() error
- type CompleteMultipartReadSetUploadOutput
- type CompleteReadSetUploadPartListItem
- func (s CompleteReadSetUploadPartListItem) GoString() string
- func (s *CompleteReadSetUploadPartListItem) SetChecksum(v string) *CompleteReadSetUploadPartListItem
- func (s *CompleteReadSetUploadPartListItem) SetPartNumber(v int64) *CompleteReadSetUploadPartListItem
- func (s *CompleteReadSetUploadPartListItem) SetPartSource(v string) *CompleteReadSetUploadPartListItem
- func (s CompleteReadSetUploadPartListItem) String() string
- func (s *CompleteReadSetUploadPartListItem) Validate() error
- type ConflictException
- func (s *ConflictException) Code() string
- func (s *ConflictException) Error() string
- func (s ConflictException) GoString() string
- func (s *ConflictException) Message() string
- func (s *ConflictException) OrigErr() error
- func (s *ConflictException) RequestID() string
- func (s *ConflictException) StatusCode() int
- func (s ConflictException) String() string
- type CreateAnnotationStoreInput
- func (s CreateAnnotationStoreInput) GoString() string
- func (s *CreateAnnotationStoreInput) SetDescription(v string) *CreateAnnotationStoreInput
- func (s *CreateAnnotationStoreInput) SetName(v string) *CreateAnnotationStoreInput
- func (s *CreateAnnotationStoreInput) SetReference(v *ReferenceItem) *CreateAnnotationStoreInput
- func (s *CreateAnnotationStoreInput) SetSseConfig(v *SseConfig) *CreateAnnotationStoreInput
- func (s *CreateAnnotationStoreInput) SetStoreFormat(v string) *CreateAnnotationStoreInput
- func (s *CreateAnnotationStoreInput) SetStoreOptions(v *StoreOptions) *CreateAnnotationStoreInput
- func (s *CreateAnnotationStoreInput) SetTags(v map[string]*string) *CreateAnnotationStoreInput
- func (s *CreateAnnotationStoreInput) SetVersionName(v string) *CreateAnnotationStoreInput
- func (s CreateAnnotationStoreInput) String() string
- func (s *CreateAnnotationStoreInput) Validate() error
- type CreateAnnotationStoreOutput
- func (s CreateAnnotationStoreOutput) GoString() string
- func (s *CreateAnnotationStoreOutput) SetCreationTime(v time.Time) *CreateAnnotationStoreOutput
- func (s *CreateAnnotationStoreOutput) SetId(v string) *CreateAnnotationStoreOutput
- func (s *CreateAnnotationStoreOutput) SetName(v string) *CreateAnnotationStoreOutput
- func (s *CreateAnnotationStoreOutput) SetReference(v *ReferenceItem) *CreateAnnotationStoreOutput
- func (s *CreateAnnotationStoreOutput) SetStatus(v string) *CreateAnnotationStoreOutput
- func (s *CreateAnnotationStoreOutput) SetStoreFormat(v string) *CreateAnnotationStoreOutput
- func (s *CreateAnnotationStoreOutput) SetStoreOptions(v *StoreOptions) *CreateAnnotationStoreOutput
- func (s *CreateAnnotationStoreOutput) SetVersionName(v string) *CreateAnnotationStoreOutput
- func (s CreateAnnotationStoreOutput) String() string
- type CreateAnnotationStoreVersionInput
- func (s CreateAnnotationStoreVersionInput) GoString() string
- func (s *CreateAnnotationStoreVersionInput) SetDescription(v string) *CreateAnnotationStoreVersionInput
- func (s *CreateAnnotationStoreVersionInput) SetName(v string) *CreateAnnotationStoreVersionInput
- func (s *CreateAnnotationStoreVersionInput) SetTags(v map[string]*string) *CreateAnnotationStoreVersionInput
- func (s *CreateAnnotationStoreVersionInput) SetVersionName(v string) *CreateAnnotationStoreVersionInput
- func (s *CreateAnnotationStoreVersionInput) SetVersionOptions(v *VersionOptions) *CreateAnnotationStoreVersionInput
- func (s CreateAnnotationStoreVersionInput) String() string
- func (s *CreateAnnotationStoreVersionInput) Validate() error
- type CreateAnnotationStoreVersionOutput
- func (s CreateAnnotationStoreVersionOutput) GoString() string
- func (s *CreateAnnotationStoreVersionOutput) SetCreationTime(v time.Time) *CreateAnnotationStoreVersionOutput
- func (s *CreateAnnotationStoreVersionOutput) SetId(v string) *CreateAnnotationStoreVersionOutput
- func (s *CreateAnnotationStoreVersionOutput) SetName(v string) *CreateAnnotationStoreVersionOutput
- func (s *CreateAnnotationStoreVersionOutput) SetStatus(v string) *CreateAnnotationStoreVersionOutput
- func (s *CreateAnnotationStoreVersionOutput) SetStoreId(v string) *CreateAnnotationStoreVersionOutput
- func (s *CreateAnnotationStoreVersionOutput) SetVersionName(v string) *CreateAnnotationStoreVersionOutput
- func (s *CreateAnnotationStoreVersionOutput) SetVersionOptions(v *VersionOptions) *CreateAnnotationStoreVersionOutput
- func (s CreateAnnotationStoreVersionOutput) String() string
- type CreateMultipartReadSetUploadInput
- func (s CreateMultipartReadSetUploadInput) GoString() string
- func (s *CreateMultipartReadSetUploadInput) SetClientToken(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetDescription(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetGeneratedFrom(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetName(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetReferenceArn(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetSampleId(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetSequenceStoreId(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetSourceFileType(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetSubjectId(v string) *CreateMultipartReadSetUploadInput
- func (s *CreateMultipartReadSetUploadInput) SetTags(v map[string]*string) *CreateMultipartReadSetUploadInput
- func (s CreateMultipartReadSetUploadInput) String() string
- func (s *CreateMultipartReadSetUploadInput) Validate() error
- type CreateMultipartReadSetUploadOutput
- func (s CreateMultipartReadSetUploadOutput) GoString() string
- func (s *CreateMultipartReadSetUploadOutput) SetCreationTime(v time.Time) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetDescription(v string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetGeneratedFrom(v string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetName(v string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetReferenceArn(v string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetSampleId(v string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetSequenceStoreId(v string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetSourceFileType(v string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetSubjectId(v string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetTags(v map[string]*string) *CreateMultipartReadSetUploadOutput
- func (s *CreateMultipartReadSetUploadOutput) SetUploadId(v string) *CreateMultipartReadSetUploadOutput
- func (s CreateMultipartReadSetUploadOutput) String() string
- type CreateReferenceStoreInput
- func (s CreateReferenceStoreInput) GoString() string
- func (s *CreateReferenceStoreInput) SetClientToken(v string) *CreateReferenceStoreInput
- func (s *CreateReferenceStoreInput) SetDescription(v string) *CreateReferenceStoreInput
- func (s *CreateReferenceStoreInput) SetName(v string) *CreateReferenceStoreInput
- func (s *CreateReferenceStoreInput) SetSseConfig(v *SseConfig) *CreateReferenceStoreInput
- func (s *CreateReferenceStoreInput) SetTags(v map[string]*string) *CreateReferenceStoreInput
- func (s CreateReferenceStoreInput) String() string
- func (s *CreateReferenceStoreInput) Validate() error
- type CreateReferenceStoreOutput
- func (s CreateReferenceStoreOutput) GoString() string
- func (s *CreateReferenceStoreOutput) SetArn(v string) *CreateReferenceStoreOutput
- func (s *CreateReferenceStoreOutput) SetCreationTime(v time.Time) *CreateReferenceStoreOutput
- func (s *CreateReferenceStoreOutput) SetDescription(v string) *CreateReferenceStoreOutput
- func (s *CreateReferenceStoreOutput) SetId(v string) *CreateReferenceStoreOutput
- func (s *CreateReferenceStoreOutput) SetName(v string) *CreateReferenceStoreOutput
- func (s *CreateReferenceStoreOutput) SetSseConfig(v *SseConfig) *CreateReferenceStoreOutput
- func (s CreateReferenceStoreOutput) String() string
- type CreateRunGroupInput
- func (s CreateRunGroupInput) GoString() string
- func (s *CreateRunGroupInput) SetMaxCpus(v int64) *CreateRunGroupInput
- func (s *CreateRunGroupInput) SetMaxDuration(v int64) *CreateRunGroupInput
- func (s *CreateRunGroupInput) SetMaxGpus(v int64) *CreateRunGroupInput
- func (s *CreateRunGroupInput) SetMaxRuns(v int64) *CreateRunGroupInput
- func (s *CreateRunGroupInput) SetName(v string) *CreateRunGroupInput
- func (s *CreateRunGroupInput) SetRequestId(v string) *CreateRunGroupInput
- func (s *CreateRunGroupInput) SetTags(v map[string]*string) *CreateRunGroupInput
- func (s CreateRunGroupInput) String() string
- func (s *CreateRunGroupInput) Validate() error
- type CreateRunGroupOutput
- func (s CreateRunGroupOutput) GoString() string
- func (s *CreateRunGroupOutput) SetArn(v string) *CreateRunGroupOutput
- func (s *CreateRunGroupOutput) SetId(v string) *CreateRunGroupOutput
- func (s *CreateRunGroupOutput) SetTags(v map[string]*string) *CreateRunGroupOutput
- func (s CreateRunGroupOutput) String() string
- type CreateSequenceStoreInput
- func (s CreateSequenceStoreInput) GoString() string
- func (s *CreateSequenceStoreInput) SetClientToken(v string) *CreateSequenceStoreInput
- func (s *CreateSequenceStoreInput) SetDescription(v string) *CreateSequenceStoreInput
- func (s *CreateSequenceStoreInput) SetFallbackLocation(v string) *CreateSequenceStoreInput
- func (s *CreateSequenceStoreInput) SetName(v string) *CreateSequenceStoreInput
- func (s *CreateSequenceStoreInput) SetSseConfig(v *SseConfig) *CreateSequenceStoreInput
- func (s *CreateSequenceStoreInput) SetTags(v map[string]*string) *CreateSequenceStoreInput
- func (s CreateSequenceStoreInput) String() string
- func (s *CreateSequenceStoreInput) Validate() error
- type CreateSequenceStoreOutput
- func (s CreateSequenceStoreOutput) GoString() string
- func (s *CreateSequenceStoreOutput) SetArn(v string) *CreateSequenceStoreOutput
- func (s *CreateSequenceStoreOutput) SetCreationTime(v time.Time) *CreateSequenceStoreOutput
- func (s *CreateSequenceStoreOutput) SetDescription(v string) *CreateSequenceStoreOutput
- func (s *CreateSequenceStoreOutput) SetFallbackLocation(v string) *CreateSequenceStoreOutput
- func (s *CreateSequenceStoreOutput) SetId(v string) *CreateSequenceStoreOutput
- func (s *CreateSequenceStoreOutput) SetName(v string) *CreateSequenceStoreOutput
- func (s *CreateSequenceStoreOutput) SetSseConfig(v *SseConfig) *CreateSequenceStoreOutput
- func (s CreateSequenceStoreOutput) String() string
- type CreateShareInput
- func (s CreateShareInput) GoString() string
- func (s *CreateShareInput) SetPrincipalSubscriber(v string) *CreateShareInput
- func (s *CreateShareInput) SetResourceArn(v string) *CreateShareInput
- func (s *CreateShareInput) SetShareName(v string) *CreateShareInput
- func (s CreateShareInput) String() string
- func (s *CreateShareInput) Validate() error
- type CreateShareOutput
- type CreateVariantStoreInput
- func (s CreateVariantStoreInput) GoString() string
- func (s *CreateVariantStoreInput) SetDescription(v string) *CreateVariantStoreInput
- func (s *CreateVariantStoreInput) SetName(v string) *CreateVariantStoreInput
- func (s *CreateVariantStoreInput) SetReference(v *ReferenceItem) *CreateVariantStoreInput
- func (s *CreateVariantStoreInput) SetSseConfig(v *SseConfig) *CreateVariantStoreInput
- func (s *CreateVariantStoreInput) SetTags(v map[string]*string) *CreateVariantStoreInput
- func (s CreateVariantStoreInput) String() string
- func (s *CreateVariantStoreInput) Validate() error
- type CreateVariantStoreOutput
- func (s CreateVariantStoreOutput) GoString() string
- func (s *CreateVariantStoreOutput) SetCreationTime(v time.Time) *CreateVariantStoreOutput
- func (s *CreateVariantStoreOutput) SetId(v string) *CreateVariantStoreOutput
- func (s *CreateVariantStoreOutput) SetName(v string) *CreateVariantStoreOutput
- func (s *CreateVariantStoreOutput) SetReference(v *ReferenceItem) *CreateVariantStoreOutput
- func (s *CreateVariantStoreOutput) SetStatus(v string) *CreateVariantStoreOutput
- func (s CreateVariantStoreOutput) String() string
- type CreateWorkflowInput
- func (s CreateWorkflowInput) GoString() string
- func (s *CreateWorkflowInput) SetAccelerators(v string) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetDefinitionUri(v string) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetDefinitionZip(v []byte) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetDescription(v string) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetEngine(v string) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetMain(v string) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetName(v string) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetParameterTemplate(v map[string]*WorkflowParameter) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetRequestId(v string) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetStorageCapacity(v int64) *CreateWorkflowInput
- func (s *CreateWorkflowInput) SetTags(v map[string]*string) *CreateWorkflowInput
- func (s CreateWorkflowInput) String() string
- func (s *CreateWorkflowInput) Validate() error
- type CreateWorkflowOutput
- func (s CreateWorkflowOutput) GoString() string
- func (s *CreateWorkflowOutput) SetArn(v string) *CreateWorkflowOutput
- func (s *CreateWorkflowOutput) SetId(v string) *CreateWorkflowOutput
- func (s *CreateWorkflowOutput) SetStatus(v string) *CreateWorkflowOutput
- func (s *CreateWorkflowOutput) SetTags(v map[string]*string) *CreateWorkflowOutput
- func (s CreateWorkflowOutput) String() string
- type DeleteAnnotationStoreInput
- func (s DeleteAnnotationStoreInput) GoString() string
- func (s *DeleteAnnotationStoreInput) SetForce(v bool) *DeleteAnnotationStoreInput
- func (s *DeleteAnnotationStoreInput) SetName(v string) *DeleteAnnotationStoreInput
- func (s DeleteAnnotationStoreInput) String() string
- func (s *DeleteAnnotationStoreInput) Validate() error
- type DeleteAnnotationStoreOutput
- type DeleteAnnotationStoreVersionsInput
- func (s DeleteAnnotationStoreVersionsInput) GoString() string
- func (s *DeleteAnnotationStoreVersionsInput) SetForce(v bool) *DeleteAnnotationStoreVersionsInput
- func (s *DeleteAnnotationStoreVersionsInput) SetName(v string) *DeleteAnnotationStoreVersionsInput
- func (s *DeleteAnnotationStoreVersionsInput) SetVersions(v []*string) *DeleteAnnotationStoreVersionsInput
- func (s DeleteAnnotationStoreVersionsInput) String() string
- func (s *DeleteAnnotationStoreVersionsInput) Validate() error
- type DeleteAnnotationStoreVersionsOutput
- type DeleteReferenceInput
- type DeleteReferenceOutput
- type DeleteReferenceStoreInput
- type DeleteReferenceStoreOutput
- type DeleteRunGroupInput
- type DeleteRunGroupOutput
- type DeleteRunInput
- type DeleteRunOutput
- type DeleteSequenceStoreInput
- type DeleteSequenceStoreOutput
- type DeleteShareInput
- type DeleteShareOutput
- type DeleteVariantStoreInput
- func (s DeleteVariantStoreInput) GoString() string
- func (s *DeleteVariantStoreInput) SetForce(v bool) *DeleteVariantStoreInput
- func (s *DeleteVariantStoreInput) SetName(v string) *DeleteVariantStoreInput
- func (s DeleteVariantStoreInput) String() string
- func (s *DeleteVariantStoreInput) Validate() error
- type DeleteVariantStoreOutput
- type DeleteWorkflowInput
- type DeleteWorkflowOutput
- type ExportReadSet
- type ExportReadSetDetail
- func (s ExportReadSetDetail) GoString() string
- func (s *ExportReadSetDetail) SetId(v string) *ExportReadSetDetail
- func (s *ExportReadSetDetail) SetStatus(v string) *ExportReadSetDetail
- func (s *ExportReadSetDetail) SetStatusMessage(v string) *ExportReadSetDetail
- func (s ExportReadSetDetail) String() string
- type ExportReadSetFilter
- func (s ExportReadSetFilter) GoString() string
- func (s *ExportReadSetFilter) SetCreatedAfter(v time.Time) *ExportReadSetFilter
- func (s *ExportReadSetFilter) SetCreatedBefore(v time.Time) *ExportReadSetFilter
- func (s *ExportReadSetFilter) SetStatus(v string) *ExportReadSetFilter
- func (s ExportReadSetFilter) String() string
- type ExportReadSetJobDetail
- func (s ExportReadSetJobDetail) GoString() string
- func (s *ExportReadSetJobDetail) SetCompletionTime(v time.Time) *ExportReadSetJobDetail
- func (s *ExportReadSetJobDetail) SetCreationTime(v time.Time) *ExportReadSetJobDetail
- func (s *ExportReadSetJobDetail) SetDestination(v string) *ExportReadSetJobDetail
- func (s *ExportReadSetJobDetail) SetId(v string) *ExportReadSetJobDetail
- func (s *ExportReadSetJobDetail) SetSequenceStoreId(v string) *ExportReadSetJobDetail
- func (s *ExportReadSetJobDetail) SetStatus(v string) *ExportReadSetJobDetail
- func (s ExportReadSetJobDetail) String() string
- type FileInformation
- type Filter
- type FormatOptions
- type GetAnnotationImportJobInput
- type GetAnnotationImportJobOutput
- func (s GetAnnotationImportJobOutput) GoString() string
- func (s *GetAnnotationImportJobOutput) SetAnnotationFields(v map[string]*string) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetCompletionTime(v time.Time) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetCreationTime(v time.Time) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetDestinationName(v string) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetFormatOptions(v *FormatOptions) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetId(v string) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetItems(v []*AnnotationImportItemDetail) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetRoleArn(v string) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetRunLeftNormalization(v bool) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetStatus(v string) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetStatusMessage(v string) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetUpdateTime(v time.Time) *GetAnnotationImportJobOutput
- func (s *GetAnnotationImportJobOutput) SetVersionName(v string) *GetAnnotationImportJobOutput
- func (s GetAnnotationImportJobOutput) String() string
- type GetAnnotationStoreInput
- type GetAnnotationStoreOutput
- func (s GetAnnotationStoreOutput) GoString() string
- func (s *GetAnnotationStoreOutput) SetCreationTime(v time.Time) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetDescription(v string) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetId(v string) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetName(v string) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetNumVersions(v int64) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetReference(v *ReferenceItem) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetSseConfig(v *SseConfig) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetStatus(v string) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetStatusMessage(v string) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetStoreArn(v string) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetStoreFormat(v string) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetStoreOptions(v *StoreOptions) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetStoreSizeBytes(v int64) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetTags(v map[string]*string) *GetAnnotationStoreOutput
- func (s *GetAnnotationStoreOutput) SetUpdateTime(v time.Time) *GetAnnotationStoreOutput
- func (s GetAnnotationStoreOutput) String() string
- type GetAnnotationStoreVersionInput
- func (s GetAnnotationStoreVersionInput) GoString() string
- func (s *GetAnnotationStoreVersionInput) SetName(v string) *GetAnnotationStoreVersionInput
- func (s *GetAnnotationStoreVersionInput) SetVersionName(v string) *GetAnnotationStoreVersionInput
- func (s GetAnnotationStoreVersionInput) String() string
- func (s *GetAnnotationStoreVersionInput) Validate() error
- type GetAnnotationStoreVersionOutput
- func (s GetAnnotationStoreVersionOutput) GoString() string
- func (s *GetAnnotationStoreVersionOutput) SetCreationTime(v time.Time) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetDescription(v string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetId(v string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetName(v string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetStatus(v string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetStatusMessage(v string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetStoreId(v string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetTags(v map[string]*string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetUpdateTime(v time.Time) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetVersionArn(v string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetVersionName(v string) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetVersionOptions(v *VersionOptions) *GetAnnotationStoreVersionOutput
- func (s *GetAnnotationStoreVersionOutput) SetVersionSizeBytes(v int64) *GetAnnotationStoreVersionOutput
- func (s GetAnnotationStoreVersionOutput) String() string
- type GetReadSetActivationJobInput
- func (s GetReadSetActivationJobInput) GoString() string
- func (s *GetReadSetActivationJobInput) SetId(v string) *GetReadSetActivationJobInput
- func (s *GetReadSetActivationJobInput) SetSequenceStoreId(v string) *GetReadSetActivationJobInput
- func (s GetReadSetActivationJobInput) String() string
- func (s *GetReadSetActivationJobInput) Validate() error
- type GetReadSetActivationJobOutput
- func (s GetReadSetActivationJobOutput) GoString() string
- func (s *GetReadSetActivationJobOutput) SetCompletionTime(v time.Time) *GetReadSetActivationJobOutput
- func (s *GetReadSetActivationJobOutput) SetCreationTime(v time.Time) *GetReadSetActivationJobOutput
- func (s *GetReadSetActivationJobOutput) SetId(v string) *GetReadSetActivationJobOutput
- func (s *GetReadSetActivationJobOutput) SetSequenceStoreId(v string) *GetReadSetActivationJobOutput
- func (s *GetReadSetActivationJobOutput) SetSources(v []*ActivateReadSetSourceItem) *GetReadSetActivationJobOutput
- func (s *GetReadSetActivationJobOutput) SetStatus(v string) *GetReadSetActivationJobOutput
- func (s *GetReadSetActivationJobOutput) SetStatusMessage(v string) *GetReadSetActivationJobOutput
- func (s GetReadSetActivationJobOutput) String() string
- type GetReadSetExportJobInput
- func (s GetReadSetExportJobInput) GoString() string
- func (s *GetReadSetExportJobInput) SetId(v string) *GetReadSetExportJobInput
- func (s *GetReadSetExportJobInput) SetSequenceStoreId(v string) *GetReadSetExportJobInput
- func (s GetReadSetExportJobInput) String() string
- func (s *GetReadSetExportJobInput) Validate() error
- type GetReadSetExportJobOutput
- func (s GetReadSetExportJobOutput) GoString() string
- func (s *GetReadSetExportJobOutput) SetCompletionTime(v time.Time) *GetReadSetExportJobOutput
- func (s *GetReadSetExportJobOutput) SetCreationTime(v time.Time) *GetReadSetExportJobOutput
- func (s *GetReadSetExportJobOutput) SetDestination(v string) *GetReadSetExportJobOutput
- func (s *GetReadSetExportJobOutput) SetId(v string) *GetReadSetExportJobOutput
- func (s *GetReadSetExportJobOutput) SetReadSets(v []*ExportReadSetDetail) *GetReadSetExportJobOutput
- func (s *GetReadSetExportJobOutput) SetSequenceStoreId(v string) *GetReadSetExportJobOutput
- func (s *GetReadSetExportJobOutput) SetStatus(v string) *GetReadSetExportJobOutput
- func (s *GetReadSetExportJobOutput) SetStatusMessage(v string) *GetReadSetExportJobOutput
- func (s GetReadSetExportJobOutput) String() string
- type GetReadSetImportJobInput
- func (s GetReadSetImportJobInput) GoString() string
- func (s *GetReadSetImportJobInput) SetId(v string) *GetReadSetImportJobInput
- func (s *GetReadSetImportJobInput) SetSequenceStoreId(v string) *GetReadSetImportJobInput
- func (s GetReadSetImportJobInput) String() string
- func (s *GetReadSetImportJobInput) Validate() error
- type GetReadSetImportJobOutput
- func (s GetReadSetImportJobOutput) GoString() string
- func (s *GetReadSetImportJobOutput) SetCompletionTime(v time.Time) *GetReadSetImportJobOutput
- func (s *GetReadSetImportJobOutput) SetCreationTime(v time.Time) *GetReadSetImportJobOutput
- func (s *GetReadSetImportJobOutput) SetId(v string) *GetReadSetImportJobOutput
- func (s *GetReadSetImportJobOutput) SetRoleArn(v string) *GetReadSetImportJobOutput
- func (s *GetReadSetImportJobOutput) SetSequenceStoreId(v string) *GetReadSetImportJobOutput
- func (s *GetReadSetImportJobOutput) SetSources(v []*ImportReadSetSourceItem) *GetReadSetImportJobOutput
- func (s *GetReadSetImportJobOutput) SetStatus(v string) *GetReadSetImportJobOutput
- func (s *GetReadSetImportJobOutput) SetStatusMessage(v string) *GetReadSetImportJobOutput
- func (s GetReadSetImportJobOutput) String() string
- type GetReadSetInput
- func (s GetReadSetInput) GoString() string
- func (s *GetReadSetInput) SetFile(v string) *GetReadSetInput
- func (s *GetReadSetInput) SetId(v string) *GetReadSetInput
- func (s *GetReadSetInput) SetPartNumber(v int64) *GetReadSetInput
- func (s *GetReadSetInput) SetSequenceStoreId(v string) *GetReadSetInput
- func (s GetReadSetInput) String() string
- func (s *GetReadSetInput) Validate() error
- type GetReadSetMetadataInput
- func (s GetReadSetMetadataInput) GoString() string
- func (s *GetReadSetMetadataInput) SetId(v string) *GetReadSetMetadataInput
- func (s *GetReadSetMetadataInput) SetSequenceStoreId(v string) *GetReadSetMetadataInput
- func (s GetReadSetMetadataInput) String() string
- func (s *GetReadSetMetadataInput) Validate() error
- type GetReadSetMetadataOutput
- func (s GetReadSetMetadataOutput) GoString() string
- func (s *GetReadSetMetadataOutput) SetArn(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetCreationTime(v time.Time) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetCreationType(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetDescription(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetFileType(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetFiles(v *ReadSetFiles) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetId(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetName(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetReferenceArn(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetSampleId(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetSequenceInformation(v *SequenceInformation) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetSequenceStoreId(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetStatus(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetStatusMessage(v string) *GetReadSetMetadataOutput
- func (s *GetReadSetMetadataOutput) SetSubjectId(v string) *GetReadSetMetadataOutput
- func (s GetReadSetMetadataOutput) String() string
- type GetReadSetOutput
- type GetReferenceImportJobInput
- func (s GetReferenceImportJobInput) GoString() string
- func (s *GetReferenceImportJobInput) SetId(v string) *GetReferenceImportJobInput
- func (s *GetReferenceImportJobInput) SetReferenceStoreId(v string) *GetReferenceImportJobInput
- func (s GetReferenceImportJobInput) String() string
- func (s *GetReferenceImportJobInput) Validate() error
- type GetReferenceImportJobOutput
- func (s GetReferenceImportJobOutput) GoString() string
- func (s *GetReferenceImportJobOutput) SetCompletionTime(v time.Time) *GetReferenceImportJobOutput
- func (s *GetReferenceImportJobOutput) SetCreationTime(v time.Time) *GetReferenceImportJobOutput
- func (s *GetReferenceImportJobOutput) SetId(v string) *GetReferenceImportJobOutput
- func (s *GetReferenceImportJobOutput) SetReferenceStoreId(v string) *GetReferenceImportJobOutput
- func (s *GetReferenceImportJobOutput) SetRoleArn(v string) *GetReferenceImportJobOutput
- func (s *GetReferenceImportJobOutput) SetSources(v []*ImportReferenceSourceItem) *GetReferenceImportJobOutput
- func (s *GetReferenceImportJobOutput) SetStatus(v string) *GetReferenceImportJobOutput
- func (s *GetReferenceImportJobOutput) SetStatusMessage(v string) *GetReferenceImportJobOutput
- func (s GetReferenceImportJobOutput) String() string
- type GetReferenceInput
- func (s GetReferenceInput) GoString() string
- func (s *GetReferenceInput) SetFile(v string) *GetReferenceInput
- func (s *GetReferenceInput) SetId(v string) *GetReferenceInput
- func (s *GetReferenceInput) SetPartNumber(v int64) *GetReferenceInput
- func (s *GetReferenceInput) SetRange(v string) *GetReferenceInput
- func (s *GetReferenceInput) SetReferenceStoreId(v string) *GetReferenceInput
- func (s GetReferenceInput) String() string
- func (s *GetReferenceInput) Validate() error
- type GetReferenceMetadataInput
- func (s GetReferenceMetadataInput) GoString() string
- func (s *GetReferenceMetadataInput) SetId(v string) *GetReferenceMetadataInput
- func (s *GetReferenceMetadataInput) SetReferenceStoreId(v string) *GetReferenceMetadataInput
- func (s GetReferenceMetadataInput) String() string
- func (s *GetReferenceMetadataInput) Validate() error
- type GetReferenceMetadataOutput
- func (s GetReferenceMetadataOutput) GoString() string
- func (s *GetReferenceMetadataOutput) SetArn(v string) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetCreationTime(v time.Time) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetDescription(v string) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetFiles(v *ReferenceFiles) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetId(v string) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetMd5(v string) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetName(v string) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetReferenceStoreId(v string) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetStatus(v string) *GetReferenceMetadataOutput
- func (s *GetReferenceMetadataOutput) SetUpdateTime(v time.Time) *GetReferenceMetadataOutput
- func (s GetReferenceMetadataOutput) String() string
- type GetReferenceOutput
- type GetReferenceStoreInput
- type GetReferenceStoreOutput
- func (s GetReferenceStoreOutput) GoString() string
- func (s *GetReferenceStoreOutput) SetArn(v string) *GetReferenceStoreOutput
- func (s *GetReferenceStoreOutput) SetCreationTime(v time.Time) *GetReferenceStoreOutput
- func (s *GetReferenceStoreOutput) SetDescription(v string) *GetReferenceStoreOutput
- func (s *GetReferenceStoreOutput) SetId(v string) *GetReferenceStoreOutput
- func (s *GetReferenceStoreOutput) SetName(v string) *GetReferenceStoreOutput
- func (s *GetReferenceStoreOutput) SetSseConfig(v *SseConfig) *GetReferenceStoreOutput
- func (s GetReferenceStoreOutput) String() string
- type GetRunGroupInput
- type GetRunGroupOutput
- func (s GetRunGroupOutput) GoString() string
- func (s *GetRunGroupOutput) SetArn(v string) *GetRunGroupOutput
- func (s *GetRunGroupOutput) SetCreationTime(v time.Time) *GetRunGroupOutput
- func (s *GetRunGroupOutput) SetId(v string) *GetRunGroupOutput
- func (s *GetRunGroupOutput) SetMaxCpus(v int64) *GetRunGroupOutput
- func (s *GetRunGroupOutput) SetMaxDuration(v int64) *GetRunGroupOutput
- func (s *GetRunGroupOutput) SetMaxGpus(v int64) *GetRunGroupOutput
- func (s *GetRunGroupOutput) SetMaxRuns(v int64) *GetRunGroupOutput
- func (s *GetRunGroupOutput) SetName(v string) *GetRunGroupOutput
- func (s *GetRunGroupOutput) SetTags(v map[string]*string) *GetRunGroupOutput
- func (s GetRunGroupOutput) String() string
- type GetRunInput
- type GetRunOutput
- func (s GetRunOutput) GoString() string
- func (s *GetRunOutput) SetAccelerators(v string) *GetRunOutput
- func (s *GetRunOutput) SetArn(v string) *GetRunOutput
- func (s *GetRunOutput) SetCreationTime(v time.Time) *GetRunOutput
- func (s *GetRunOutput) SetDefinition(v string) *GetRunOutput
- func (s *GetRunOutput) SetDigest(v string) *GetRunOutput
- func (s *GetRunOutput) SetId(v string) *GetRunOutput
- func (s *GetRunOutput) SetLogLevel(v string) *GetRunOutput
- func (s *GetRunOutput) SetName(v string) *GetRunOutput
- func (s *GetRunOutput) SetOutputUri(v string) *GetRunOutput
- func (s *GetRunOutput) SetPriority(v int64) *GetRunOutput
- func (s *GetRunOutput) SetResourceDigests(v map[string]*string) *GetRunOutput
- func (s *GetRunOutput) SetRoleArn(v string) *GetRunOutput
- func (s *GetRunOutput) SetRunGroupId(v string) *GetRunOutput
- func (s *GetRunOutput) SetRunId(v string) *GetRunOutput
- func (s *GetRunOutput) SetStartTime(v time.Time) *GetRunOutput
- func (s *GetRunOutput) SetStartedBy(v string) *GetRunOutput
- func (s *GetRunOutput) SetStatus(v string) *GetRunOutput
- func (s *GetRunOutput) SetStatusMessage(v string) *GetRunOutput
- func (s *GetRunOutput) SetStopTime(v time.Time) *GetRunOutput
- func (s *GetRunOutput) SetStorageCapacity(v int64) *GetRunOutput
- func (s *GetRunOutput) SetTags(v map[string]*string) *GetRunOutput
- func (s *GetRunOutput) SetWorkflowId(v string) *GetRunOutput
- func (s *GetRunOutput) SetWorkflowType(v string) *GetRunOutput
- func (s GetRunOutput) String() string
- type GetRunTaskInput
- type GetRunTaskOutput
- func (s GetRunTaskOutput) GoString() string
- func (s *GetRunTaskOutput) SetCpus(v int64) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetCreationTime(v time.Time) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetGpus(v int64) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetInstanceType(v string) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetLogStream(v string) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetMemory(v int64) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetName(v string) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetStartTime(v time.Time) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetStatus(v string) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetStatusMessage(v string) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetStopTime(v time.Time) *GetRunTaskOutput
- func (s *GetRunTaskOutput) SetTaskId(v string) *GetRunTaskOutput
- func (s GetRunTaskOutput) String() string
- type GetSequenceStoreInput
- type GetSequenceStoreOutput
- func (s GetSequenceStoreOutput) GoString() string
- func (s *GetSequenceStoreOutput) SetArn(v string) *GetSequenceStoreOutput
- func (s *GetSequenceStoreOutput) SetCreationTime(v time.Time) *GetSequenceStoreOutput
- func (s *GetSequenceStoreOutput) SetDescription(v string) *GetSequenceStoreOutput
- func (s *GetSequenceStoreOutput) SetFallbackLocation(v string) *GetSequenceStoreOutput
- func (s *GetSequenceStoreOutput) SetId(v string) *GetSequenceStoreOutput
- func (s *GetSequenceStoreOutput) SetName(v string) *GetSequenceStoreOutput
- func (s *GetSequenceStoreOutput) SetSseConfig(v *SseConfig) *GetSequenceStoreOutput
- func (s GetSequenceStoreOutput) String() string
- type GetShareInput
- type GetShareOutput
- type GetVariantImportJobInput
- type GetVariantImportJobOutput
- func (s GetVariantImportJobOutput) GoString() string
- func (s *GetVariantImportJobOutput) SetAnnotationFields(v map[string]*string) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetCompletionTime(v time.Time) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetCreationTime(v time.Time) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetDestinationName(v string) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetId(v string) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetItems(v []*VariantImportItemDetail) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetRoleArn(v string) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetRunLeftNormalization(v bool) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetStatus(v string) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetStatusMessage(v string) *GetVariantImportJobOutput
- func (s *GetVariantImportJobOutput) SetUpdateTime(v time.Time) *GetVariantImportJobOutput
- func (s GetVariantImportJobOutput) String() string
- type GetVariantStoreInput
- type GetVariantStoreOutput
- func (s GetVariantStoreOutput) GoString() string
- func (s *GetVariantStoreOutput) SetCreationTime(v time.Time) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetDescription(v string) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetId(v string) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetName(v string) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetReference(v *ReferenceItem) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetSseConfig(v *SseConfig) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetStatus(v string) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetStatusMessage(v string) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetStoreArn(v string) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetStoreSizeBytes(v int64) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetTags(v map[string]*string) *GetVariantStoreOutput
- func (s *GetVariantStoreOutput) SetUpdateTime(v time.Time) *GetVariantStoreOutput
- func (s GetVariantStoreOutput) String() string
- type GetWorkflowInput
- func (s GetWorkflowInput) GoString() string
- func (s *GetWorkflowInput) SetExport(v []*string) *GetWorkflowInput
- func (s *GetWorkflowInput) SetId(v string) *GetWorkflowInput
- func (s *GetWorkflowInput) SetType(v string) *GetWorkflowInput
- func (s GetWorkflowInput) String() string
- func (s *GetWorkflowInput) Validate() error
- type GetWorkflowOutput
- func (s GetWorkflowOutput) GoString() string
- func (s *GetWorkflowOutput) SetAccelerators(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetArn(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetCreationTime(v time.Time) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetDefinition(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetDescription(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetDigest(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetEngine(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetId(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetMain(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetMetadata(v map[string]*string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetName(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetParameterTemplate(v map[string]*WorkflowParameter) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetStatus(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetStatusMessage(v string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetStorageCapacity(v int64) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetTags(v map[string]*string) *GetWorkflowOutput
- func (s *GetWorkflowOutput) SetType(v string) *GetWorkflowOutput
- func (s GetWorkflowOutput) String() string
- type ImportReadSetFilter
- func (s ImportReadSetFilter) GoString() string
- func (s *ImportReadSetFilter) SetCreatedAfter(v time.Time) *ImportReadSetFilter
- func (s *ImportReadSetFilter) SetCreatedBefore(v time.Time) *ImportReadSetFilter
- func (s *ImportReadSetFilter) SetStatus(v string) *ImportReadSetFilter
- func (s ImportReadSetFilter) String() string
- type ImportReadSetJobItem
- func (s ImportReadSetJobItem) GoString() string
- func (s *ImportReadSetJobItem) SetCompletionTime(v time.Time) *ImportReadSetJobItem
- func (s *ImportReadSetJobItem) SetCreationTime(v time.Time) *ImportReadSetJobItem
- func (s *ImportReadSetJobItem) SetId(v string) *ImportReadSetJobItem
- func (s *ImportReadSetJobItem) SetRoleArn(v string) *ImportReadSetJobItem
- func (s *ImportReadSetJobItem) SetSequenceStoreId(v string) *ImportReadSetJobItem
- func (s *ImportReadSetJobItem) SetStatus(v string) *ImportReadSetJobItem
- func (s ImportReadSetJobItem) String() string
- type ImportReadSetSourceItem
- func (s ImportReadSetSourceItem) GoString() string
- func (s *ImportReadSetSourceItem) SetDescription(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetGeneratedFrom(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetName(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetReferenceArn(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetSampleId(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetSourceFileType(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetSourceFiles(v *SourceFiles) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetStatus(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetStatusMessage(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetSubjectId(v string) *ImportReadSetSourceItem
- func (s *ImportReadSetSourceItem) SetTags(v map[string]*string) *ImportReadSetSourceItem
- func (s ImportReadSetSourceItem) String() string
- type ImportReferenceFilter
- func (s ImportReferenceFilter) GoString() string
- func (s *ImportReferenceFilter) SetCreatedAfter(v time.Time) *ImportReferenceFilter
- func (s *ImportReferenceFilter) SetCreatedBefore(v time.Time) *ImportReferenceFilter
- func (s *ImportReferenceFilter) SetStatus(v string) *ImportReferenceFilter
- func (s ImportReferenceFilter) String() string
- type ImportReferenceJobItem
- func (s ImportReferenceJobItem) GoString() string
- func (s *ImportReferenceJobItem) SetCompletionTime(v time.Time) *ImportReferenceJobItem
- func (s *ImportReferenceJobItem) SetCreationTime(v time.Time) *ImportReferenceJobItem
- func (s *ImportReferenceJobItem) SetId(v string) *ImportReferenceJobItem
- func (s *ImportReferenceJobItem) SetReferenceStoreId(v string) *ImportReferenceJobItem
- func (s *ImportReferenceJobItem) SetRoleArn(v string) *ImportReferenceJobItem
- func (s *ImportReferenceJobItem) SetStatus(v string) *ImportReferenceJobItem
- func (s ImportReferenceJobItem) String() string
- type ImportReferenceSourceItem
- func (s ImportReferenceSourceItem) GoString() string
- func (s *ImportReferenceSourceItem) SetDescription(v string) *ImportReferenceSourceItem
- func (s *ImportReferenceSourceItem) SetName(v string) *ImportReferenceSourceItem
- func (s *ImportReferenceSourceItem) SetSourceFile(v string) *ImportReferenceSourceItem
- func (s *ImportReferenceSourceItem) SetStatus(v string) *ImportReferenceSourceItem
- func (s *ImportReferenceSourceItem) SetStatusMessage(v string) *ImportReferenceSourceItem
- func (s *ImportReferenceSourceItem) SetTags(v map[string]*string) *ImportReferenceSourceItem
- func (s ImportReferenceSourceItem) String() string
- type InternalServerException
- func (s *InternalServerException) Code() string
- func (s *InternalServerException) Error() string
- func (s InternalServerException) GoString() string
- func (s *InternalServerException) Message() string
- func (s *InternalServerException) OrigErr() error
- func (s *InternalServerException) RequestID() string
- func (s *InternalServerException) StatusCode() int
- func (s InternalServerException) String() string
- type ListAnnotationImportJobsFilter
- func (s ListAnnotationImportJobsFilter) GoString() string
- func (s *ListAnnotationImportJobsFilter) SetStatus(v string) *ListAnnotationImportJobsFilter
- func (s *ListAnnotationImportJobsFilter) SetStoreName(v string) *ListAnnotationImportJobsFilter
- func (s ListAnnotationImportJobsFilter) String() string
- type ListAnnotationImportJobsInput
- func (s ListAnnotationImportJobsInput) GoString() string
- func (s *ListAnnotationImportJobsInput) SetFilter(v *ListAnnotationImportJobsFilter) *ListAnnotationImportJobsInput
- func (s *ListAnnotationImportJobsInput) SetIds(v []*string) *ListAnnotationImportJobsInput
- func (s *ListAnnotationImportJobsInput) SetMaxResults(v int64) *ListAnnotationImportJobsInput
- func (s *ListAnnotationImportJobsInput) SetNextToken(v string) *ListAnnotationImportJobsInput
- func (s ListAnnotationImportJobsInput) String() string
- func (s *ListAnnotationImportJobsInput) Validate() error
- type ListAnnotationImportJobsOutput
- func (s ListAnnotationImportJobsOutput) GoString() string
- func (s *ListAnnotationImportJobsOutput) SetAnnotationImportJobs(v []*AnnotationImportJobItem) *ListAnnotationImportJobsOutput
- func (s *ListAnnotationImportJobsOutput) SetNextToken(v string) *ListAnnotationImportJobsOutput
- func (s ListAnnotationImportJobsOutput) String() string
- type ListAnnotationStoreVersionsFilter
- type ListAnnotationStoreVersionsInput
- func (s ListAnnotationStoreVersionsInput) GoString() string
- func (s *ListAnnotationStoreVersionsInput) SetFilter(v *ListAnnotationStoreVersionsFilter) *ListAnnotationStoreVersionsInput
- func (s *ListAnnotationStoreVersionsInput) SetMaxResults(v int64) *ListAnnotationStoreVersionsInput
- func (s *ListAnnotationStoreVersionsInput) SetName(v string) *ListAnnotationStoreVersionsInput
- func (s *ListAnnotationStoreVersionsInput) SetNextToken(v string) *ListAnnotationStoreVersionsInput
- func (s ListAnnotationStoreVersionsInput) String() string
- func (s *ListAnnotationStoreVersionsInput) Validate() error
- type ListAnnotationStoreVersionsOutput
- func (s ListAnnotationStoreVersionsOutput) GoString() string
- func (s *ListAnnotationStoreVersionsOutput) SetAnnotationStoreVersions(v []*AnnotationStoreVersionItem) *ListAnnotationStoreVersionsOutput
- func (s *ListAnnotationStoreVersionsOutput) SetNextToken(v string) *ListAnnotationStoreVersionsOutput
- func (s ListAnnotationStoreVersionsOutput) String() string
- type ListAnnotationStoresFilter
- type ListAnnotationStoresInput
- func (s ListAnnotationStoresInput) GoString() string
- func (s *ListAnnotationStoresInput) SetFilter(v *ListAnnotationStoresFilter) *ListAnnotationStoresInput
- func (s *ListAnnotationStoresInput) SetIds(v []*string) *ListAnnotationStoresInput
- func (s *ListAnnotationStoresInput) SetMaxResults(v int64) *ListAnnotationStoresInput
- func (s *ListAnnotationStoresInput) SetNextToken(v string) *ListAnnotationStoresInput
- func (s ListAnnotationStoresInput) String() string
- func (s *ListAnnotationStoresInput) Validate() error
- type ListAnnotationStoresOutput
- func (s ListAnnotationStoresOutput) GoString() string
- func (s *ListAnnotationStoresOutput) SetAnnotationStores(v []*AnnotationStoreItem) *ListAnnotationStoresOutput
- func (s *ListAnnotationStoresOutput) SetNextToken(v string) *ListAnnotationStoresOutput
- func (s ListAnnotationStoresOutput) String() string
- type ListMultipartReadSetUploadsInput
- func (s ListMultipartReadSetUploadsInput) GoString() string
- func (s *ListMultipartReadSetUploadsInput) SetMaxResults(v int64) *ListMultipartReadSetUploadsInput
- func (s *ListMultipartReadSetUploadsInput) SetNextToken(v string) *ListMultipartReadSetUploadsInput
- func (s *ListMultipartReadSetUploadsInput) SetSequenceStoreId(v string) *ListMultipartReadSetUploadsInput
- func (s ListMultipartReadSetUploadsInput) String() string
- func (s *ListMultipartReadSetUploadsInput) Validate() error
- type ListMultipartReadSetUploadsOutput
- func (s ListMultipartReadSetUploadsOutput) GoString() string
- func (s *ListMultipartReadSetUploadsOutput) SetNextToken(v string) *ListMultipartReadSetUploadsOutput
- func (s *ListMultipartReadSetUploadsOutput) SetUploads(v []*MultipartReadSetUploadListItem) *ListMultipartReadSetUploadsOutput
- func (s ListMultipartReadSetUploadsOutput) String() string
- type ListReadSetActivationJobsInput
- func (s ListReadSetActivationJobsInput) GoString() string
- func (s *ListReadSetActivationJobsInput) SetFilter(v *ActivateReadSetFilter) *ListReadSetActivationJobsInput
- func (s *ListReadSetActivationJobsInput) SetMaxResults(v int64) *ListReadSetActivationJobsInput
- func (s *ListReadSetActivationJobsInput) SetNextToken(v string) *ListReadSetActivationJobsInput
- func (s *ListReadSetActivationJobsInput) SetSequenceStoreId(v string) *ListReadSetActivationJobsInput
- func (s ListReadSetActivationJobsInput) String() string
- func (s *ListReadSetActivationJobsInput) Validate() error
- type ListReadSetActivationJobsOutput
- func (s ListReadSetActivationJobsOutput) GoString() string
- func (s *ListReadSetActivationJobsOutput) SetActivationJobs(v []*ActivateReadSetJobItem) *ListReadSetActivationJobsOutput
- func (s *ListReadSetActivationJobsOutput) SetNextToken(v string) *ListReadSetActivationJobsOutput
- func (s ListReadSetActivationJobsOutput) String() string
- type ListReadSetExportJobsInput
- func (s ListReadSetExportJobsInput) GoString() string
- func (s *ListReadSetExportJobsInput) SetFilter(v *ExportReadSetFilter) *ListReadSetExportJobsInput
- func (s *ListReadSetExportJobsInput) SetMaxResults(v int64) *ListReadSetExportJobsInput
- func (s *ListReadSetExportJobsInput) SetNextToken(v string) *ListReadSetExportJobsInput
- func (s *ListReadSetExportJobsInput) SetSequenceStoreId(v string) *ListReadSetExportJobsInput
- func (s ListReadSetExportJobsInput) String() string
- func (s *ListReadSetExportJobsInput) Validate() error
- type ListReadSetExportJobsOutput
- func (s ListReadSetExportJobsOutput) GoString() string
- func (s *ListReadSetExportJobsOutput) SetExportJobs(v []*ExportReadSetJobDetail) *ListReadSetExportJobsOutput
- func (s *ListReadSetExportJobsOutput) SetNextToken(v string) *ListReadSetExportJobsOutput
- func (s ListReadSetExportJobsOutput) String() string
- type ListReadSetImportJobsInput
- func (s ListReadSetImportJobsInput) GoString() string
- func (s *ListReadSetImportJobsInput) SetFilter(v *ImportReadSetFilter) *ListReadSetImportJobsInput
- func (s *ListReadSetImportJobsInput) SetMaxResults(v int64) *ListReadSetImportJobsInput
- func (s *ListReadSetImportJobsInput) SetNextToken(v string) *ListReadSetImportJobsInput
- func (s *ListReadSetImportJobsInput) SetSequenceStoreId(v string) *ListReadSetImportJobsInput
- func (s ListReadSetImportJobsInput) String() string
- func (s *ListReadSetImportJobsInput) Validate() error
- type ListReadSetImportJobsOutput
- func (s ListReadSetImportJobsOutput) GoString() string
- func (s *ListReadSetImportJobsOutput) SetImportJobs(v []*ImportReadSetJobItem) *ListReadSetImportJobsOutput
- func (s *ListReadSetImportJobsOutput) SetNextToken(v string) *ListReadSetImportJobsOutput
- func (s ListReadSetImportJobsOutput) String() string
- type ListReadSetUploadPartsInput
- func (s ListReadSetUploadPartsInput) GoString() string
- func (s *ListReadSetUploadPartsInput) SetFilter(v *ReadSetUploadPartListFilter) *ListReadSetUploadPartsInput
- func (s *ListReadSetUploadPartsInput) SetMaxResults(v int64) *ListReadSetUploadPartsInput
- func (s *ListReadSetUploadPartsInput) SetNextToken(v string) *ListReadSetUploadPartsInput
- func (s *ListReadSetUploadPartsInput) SetPartSource(v string) *ListReadSetUploadPartsInput
- func (s *ListReadSetUploadPartsInput) SetSequenceStoreId(v string) *ListReadSetUploadPartsInput
- func (s *ListReadSetUploadPartsInput) SetUploadId(v string) *ListReadSetUploadPartsInput
- func (s ListReadSetUploadPartsInput) String() string
- func (s *ListReadSetUploadPartsInput) Validate() error
- type ListReadSetUploadPartsOutput
- func (s ListReadSetUploadPartsOutput) GoString() string
- func (s *ListReadSetUploadPartsOutput) SetNextToken(v string) *ListReadSetUploadPartsOutput
- func (s *ListReadSetUploadPartsOutput) SetParts(v []*ReadSetUploadPartListItem) *ListReadSetUploadPartsOutput
- func (s ListReadSetUploadPartsOutput) String() string
- type ListReadSetsInput
- func (s ListReadSetsInput) GoString() string
- func (s *ListReadSetsInput) SetFilter(v *ReadSetFilter) *ListReadSetsInput
- func (s *ListReadSetsInput) SetMaxResults(v int64) *ListReadSetsInput
- func (s *ListReadSetsInput) SetNextToken(v string) *ListReadSetsInput
- func (s *ListReadSetsInput) SetSequenceStoreId(v string) *ListReadSetsInput
- func (s ListReadSetsInput) String() string
- func (s *ListReadSetsInput) Validate() error
- type ListReadSetsOutput
- type ListReferenceImportJobsInput
- func (s ListReferenceImportJobsInput) GoString() string
- func (s *ListReferenceImportJobsInput) SetFilter(v *ImportReferenceFilter) *ListReferenceImportJobsInput
- func (s *ListReferenceImportJobsInput) SetMaxResults(v int64) *ListReferenceImportJobsInput
- func (s *ListReferenceImportJobsInput) SetNextToken(v string) *ListReferenceImportJobsInput
- func (s *ListReferenceImportJobsInput) SetReferenceStoreId(v string) *ListReferenceImportJobsInput
- func (s ListReferenceImportJobsInput) String() string
- func (s *ListReferenceImportJobsInput) Validate() error
- type ListReferenceImportJobsOutput
- func (s ListReferenceImportJobsOutput) GoString() string
- func (s *ListReferenceImportJobsOutput) SetImportJobs(v []*ImportReferenceJobItem) *ListReferenceImportJobsOutput
- func (s *ListReferenceImportJobsOutput) SetNextToken(v string) *ListReferenceImportJobsOutput
- func (s ListReferenceImportJobsOutput) String() string
- type ListReferenceStoresInput
- func (s ListReferenceStoresInput) GoString() string
- func (s *ListReferenceStoresInput) SetFilter(v *ReferenceStoreFilter) *ListReferenceStoresInput
- func (s *ListReferenceStoresInput) SetMaxResults(v int64) *ListReferenceStoresInput
- func (s *ListReferenceStoresInput) SetNextToken(v string) *ListReferenceStoresInput
- func (s ListReferenceStoresInput) String() string
- func (s *ListReferenceStoresInput) Validate() error
- type ListReferenceStoresOutput
- type ListReferencesInput
- func (s ListReferencesInput) GoString() string
- func (s *ListReferencesInput) SetFilter(v *ReferenceFilter) *ListReferencesInput
- func (s *ListReferencesInput) SetMaxResults(v int64) *ListReferencesInput
- func (s *ListReferencesInput) SetNextToken(v string) *ListReferencesInput
- func (s *ListReferencesInput) SetReferenceStoreId(v string) *ListReferencesInput
- func (s ListReferencesInput) String() string
- func (s *ListReferencesInput) Validate() error
- type ListReferencesOutput
- type ListRunGroupsInput
- func (s ListRunGroupsInput) GoString() string
- func (s *ListRunGroupsInput) SetMaxResults(v int64) *ListRunGroupsInput
- func (s *ListRunGroupsInput) SetName(v string) *ListRunGroupsInput
- func (s *ListRunGroupsInput) SetStartingToken(v string) *ListRunGroupsInput
- func (s ListRunGroupsInput) String() string
- func (s *ListRunGroupsInput) Validate() error
- type ListRunGroupsOutput
- type ListRunTasksInput
- func (s ListRunTasksInput) GoString() string
- func (s *ListRunTasksInput) SetId(v string) *ListRunTasksInput
- func (s *ListRunTasksInput) SetMaxResults(v int64) *ListRunTasksInput
- func (s *ListRunTasksInput) SetStartingToken(v string) *ListRunTasksInput
- func (s *ListRunTasksInput) SetStatus(v string) *ListRunTasksInput
- func (s ListRunTasksInput) String() string
- func (s *ListRunTasksInput) Validate() error
- type ListRunTasksOutput
- type ListRunsInput
- func (s ListRunsInput) GoString() string
- func (s *ListRunsInput) SetMaxResults(v int64) *ListRunsInput
- func (s *ListRunsInput) SetName(v string) *ListRunsInput
- func (s *ListRunsInput) SetRunGroupId(v string) *ListRunsInput
- func (s *ListRunsInput) SetStartingToken(v string) *ListRunsInput
- func (s *ListRunsInput) SetStatus(v string) *ListRunsInput
- func (s ListRunsInput) String() string
- func (s *ListRunsInput) Validate() error
- type ListRunsOutput
- type ListSequenceStoresInput
- func (s ListSequenceStoresInput) GoString() string
- func (s *ListSequenceStoresInput) SetFilter(v *SequenceStoreFilter) *ListSequenceStoresInput
- func (s *ListSequenceStoresInput) SetMaxResults(v int64) *ListSequenceStoresInput
- func (s *ListSequenceStoresInput) SetNextToken(v string) *ListSequenceStoresInput
- func (s ListSequenceStoresInput) String() string
- func (s *ListSequenceStoresInput) Validate() error
- type ListSequenceStoresOutput
- type ListSharesInput
- func (s ListSharesInput) GoString() string
- func (s *ListSharesInput) SetFilter(v *Filter) *ListSharesInput
- func (s *ListSharesInput) SetMaxResults(v int64) *ListSharesInput
- func (s *ListSharesInput) SetNextToken(v string) *ListSharesInput
- func (s *ListSharesInput) SetResourceOwner(v string) *ListSharesInput
- func (s ListSharesInput) String() string
- func (s *ListSharesInput) Validate() error
- type ListSharesOutput
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type ListVariantImportJobsFilter
- type ListVariantImportJobsInput
- func (s ListVariantImportJobsInput) GoString() string
- func (s *ListVariantImportJobsInput) SetFilter(v *ListVariantImportJobsFilter) *ListVariantImportJobsInput
- func (s *ListVariantImportJobsInput) SetIds(v []*string) *ListVariantImportJobsInput
- func (s *ListVariantImportJobsInput) SetMaxResults(v int64) *ListVariantImportJobsInput
- func (s *ListVariantImportJobsInput) SetNextToken(v string) *ListVariantImportJobsInput
- func (s ListVariantImportJobsInput) String() string
- func (s *ListVariantImportJobsInput) Validate() error
- type ListVariantImportJobsOutput
- func (s ListVariantImportJobsOutput) GoString() string
- func (s *ListVariantImportJobsOutput) SetNextToken(v string) *ListVariantImportJobsOutput
- func (s *ListVariantImportJobsOutput) SetVariantImportJobs(v []*VariantImportJobItem) *ListVariantImportJobsOutput
- func (s ListVariantImportJobsOutput) String() string
- type ListVariantStoresFilter
- type ListVariantStoresInput
- func (s ListVariantStoresInput) GoString() string
- func (s *ListVariantStoresInput) SetFilter(v *ListVariantStoresFilter) *ListVariantStoresInput
- func (s *ListVariantStoresInput) SetIds(v []*string) *ListVariantStoresInput
- func (s *ListVariantStoresInput) SetMaxResults(v int64) *ListVariantStoresInput
- func (s *ListVariantStoresInput) SetNextToken(v string) *ListVariantStoresInput
- func (s ListVariantStoresInput) String() string
- func (s *ListVariantStoresInput) Validate() error
- type ListVariantStoresOutput
- type ListWorkflowsInput
- func (s ListWorkflowsInput) GoString() string
- func (s *ListWorkflowsInput) SetMaxResults(v int64) *ListWorkflowsInput
- func (s *ListWorkflowsInput) SetName(v string) *ListWorkflowsInput
- func (s *ListWorkflowsInput) SetStartingToken(v string) *ListWorkflowsInput
- func (s *ListWorkflowsInput) SetType(v string) *ListWorkflowsInput
- func (s ListWorkflowsInput) String() string
- func (s *ListWorkflowsInput) Validate() error
- type ListWorkflowsOutput
- type MultipartReadSetUploadListItem
- func (s MultipartReadSetUploadListItem) GoString() string
- func (s *MultipartReadSetUploadListItem) SetCreationTime(v time.Time) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetDescription(v string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetGeneratedFrom(v string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetName(v string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetReferenceArn(v string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetSampleId(v string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetSequenceStoreId(v string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetSourceFileType(v string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetSubjectId(v string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetTags(v map[string]*string) *MultipartReadSetUploadListItem
- func (s *MultipartReadSetUploadListItem) SetUploadId(v string) *MultipartReadSetUploadListItem
- func (s MultipartReadSetUploadListItem) String() string
- type NotSupportedOperationException
- func (s *NotSupportedOperationException) Code() string
- func (s *NotSupportedOperationException) Error() string
- func (s NotSupportedOperationException) GoString() string
- func (s *NotSupportedOperationException) Message() string
- func (s *NotSupportedOperationException) OrigErr() error
- func (s *NotSupportedOperationException) RequestID() string
- func (s *NotSupportedOperationException) StatusCode() int
- func (s NotSupportedOperationException) String() string
- type Omics
- func (c *Omics) AbortMultipartReadSetUpload(input *AbortMultipartReadSetUploadInput) (*AbortMultipartReadSetUploadOutput, error)
- func (c *Omics) AbortMultipartReadSetUploadRequest(input *AbortMultipartReadSetUploadInput) (req *request.Request, output *AbortMultipartReadSetUploadOutput)
- func (c *Omics) AbortMultipartReadSetUploadWithContext(ctx aws.Context, input *AbortMultipartReadSetUploadInput, ...) (*AbortMultipartReadSetUploadOutput, error)
- func (c *Omics) AcceptShare(input *AcceptShareInput) (*AcceptShareOutput, error)
- func (c *Omics) AcceptShareRequest(input *AcceptShareInput) (req *request.Request, output *AcceptShareOutput)
- func (c *Omics) AcceptShareWithContext(ctx aws.Context, input *AcceptShareInput, opts ...request.Option) (*AcceptShareOutput, error)
- func (c *Omics) BatchDeleteReadSet(input *BatchDeleteReadSetInput) (*BatchDeleteReadSetOutput, error)
- func (c *Omics) BatchDeleteReadSetRequest(input *BatchDeleteReadSetInput) (req *request.Request, output *BatchDeleteReadSetOutput)
- func (c *Omics) BatchDeleteReadSetWithContext(ctx aws.Context, input *BatchDeleteReadSetInput, opts ...request.Option) (*BatchDeleteReadSetOutput, error)
- func (c *Omics) CancelAnnotationImportJob(input *CancelAnnotationImportJobInput) (*CancelAnnotationImportJobOutput, error)
- func (c *Omics) CancelAnnotationImportJobRequest(input *CancelAnnotationImportJobInput) (req *request.Request, output *CancelAnnotationImportJobOutput)
- func (c *Omics) CancelAnnotationImportJobWithContext(ctx aws.Context, input *CancelAnnotationImportJobInput, opts ...request.Option) (*CancelAnnotationImportJobOutput, error)
- func (c *Omics) CancelRun(input *CancelRunInput) (*CancelRunOutput, error)
- func (c *Omics) CancelRunRequest(input *CancelRunInput) (req *request.Request, output *CancelRunOutput)
- func (c *Omics) CancelRunWithContext(ctx aws.Context, input *CancelRunInput, opts ...request.Option) (*CancelRunOutput, error)
- func (c *Omics) CancelVariantImportJob(input *CancelVariantImportJobInput) (*CancelVariantImportJobOutput, error)
- func (c *Omics) CancelVariantImportJobRequest(input *CancelVariantImportJobInput) (req *request.Request, output *CancelVariantImportJobOutput)
- func (c *Omics) CancelVariantImportJobWithContext(ctx aws.Context, input *CancelVariantImportJobInput, opts ...request.Option) (*CancelVariantImportJobOutput, error)
- func (c *Omics) CompleteMultipartReadSetUpload(input *CompleteMultipartReadSetUploadInput) (*CompleteMultipartReadSetUploadOutput, error)
- func (c *Omics) CompleteMultipartReadSetUploadRequest(input *CompleteMultipartReadSetUploadInput) (req *request.Request, output *CompleteMultipartReadSetUploadOutput)
- func (c *Omics) CompleteMultipartReadSetUploadWithContext(ctx aws.Context, input *CompleteMultipartReadSetUploadInput, ...) (*CompleteMultipartReadSetUploadOutput, error)
- func (c *Omics) CreateAnnotationStore(input *CreateAnnotationStoreInput) (*CreateAnnotationStoreOutput, error)
- func (c *Omics) CreateAnnotationStoreRequest(input *CreateAnnotationStoreInput) (req *request.Request, output *CreateAnnotationStoreOutput)
- func (c *Omics) CreateAnnotationStoreVersion(input *CreateAnnotationStoreVersionInput) (*CreateAnnotationStoreVersionOutput, error)
- func (c *Omics) CreateAnnotationStoreVersionRequest(input *CreateAnnotationStoreVersionInput) (req *request.Request, output *CreateAnnotationStoreVersionOutput)
- func (c *Omics) CreateAnnotationStoreVersionWithContext(ctx aws.Context, input *CreateAnnotationStoreVersionInput, ...) (*CreateAnnotationStoreVersionOutput, error)
- func (c *Omics) CreateAnnotationStoreWithContext(ctx aws.Context, input *CreateAnnotationStoreInput, opts ...request.Option) (*CreateAnnotationStoreOutput, error)
- func (c *Omics) CreateMultipartReadSetUpload(input *CreateMultipartReadSetUploadInput) (*CreateMultipartReadSetUploadOutput, error)
- func (c *Omics) CreateMultipartReadSetUploadRequest(input *CreateMultipartReadSetUploadInput) (req *request.Request, output *CreateMultipartReadSetUploadOutput)
- func (c *Omics) CreateMultipartReadSetUploadWithContext(ctx aws.Context, input *CreateMultipartReadSetUploadInput, ...) (*CreateMultipartReadSetUploadOutput, error)
- func (c *Omics) CreateReferenceStore(input *CreateReferenceStoreInput) (*CreateReferenceStoreOutput, error)
- func (c *Omics) CreateReferenceStoreRequest(input *CreateReferenceStoreInput) (req *request.Request, output *CreateReferenceStoreOutput)
- func (c *Omics) CreateReferenceStoreWithContext(ctx aws.Context, input *CreateReferenceStoreInput, opts ...request.Option) (*CreateReferenceStoreOutput, error)
- func (c *Omics) CreateRunGroup(input *CreateRunGroupInput) (*CreateRunGroupOutput, error)
- func (c *Omics) CreateRunGroupRequest(input *CreateRunGroupInput) (req *request.Request, output *CreateRunGroupOutput)
- func (c *Omics) CreateRunGroupWithContext(ctx aws.Context, input *CreateRunGroupInput, opts ...request.Option) (*CreateRunGroupOutput, error)
- func (c *Omics) CreateSequenceStore(input *CreateSequenceStoreInput) (*CreateSequenceStoreOutput, error)
- func (c *Omics) CreateSequenceStoreRequest(input *CreateSequenceStoreInput) (req *request.Request, output *CreateSequenceStoreOutput)
- func (c *Omics) CreateSequenceStoreWithContext(ctx aws.Context, input *CreateSequenceStoreInput, opts ...request.Option) (*CreateSequenceStoreOutput, error)
- func (c *Omics) CreateShare(input *CreateShareInput) (*CreateShareOutput, error)
- func (c *Omics) CreateShareRequest(input *CreateShareInput) (req *request.Request, output *CreateShareOutput)
- func (c *Omics) CreateShareWithContext(ctx aws.Context, input *CreateShareInput, opts ...request.Option) (*CreateShareOutput, error)
- func (c *Omics) CreateVariantStore(input *CreateVariantStoreInput) (*CreateVariantStoreOutput, error)
- func (c *Omics) CreateVariantStoreRequest(input *CreateVariantStoreInput) (req *request.Request, output *CreateVariantStoreOutput)
- func (c *Omics) CreateVariantStoreWithContext(ctx aws.Context, input *CreateVariantStoreInput, opts ...request.Option) (*CreateVariantStoreOutput, error)
- func (c *Omics) CreateWorkflow(input *CreateWorkflowInput) (*CreateWorkflowOutput, error)
- func (c *Omics) CreateWorkflowRequest(input *CreateWorkflowInput) (req *request.Request, output *CreateWorkflowOutput)
- func (c *Omics) CreateWorkflowWithContext(ctx aws.Context, input *CreateWorkflowInput, opts ...request.Option) (*CreateWorkflowOutput, error)
- func (c *Omics) DeleteAnnotationStore(input *DeleteAnnotationStoreInput) (*DeleteAnnotationStoreOutput, error)
- func (c *Omics) DeleteAnnotationStoreRequest(input *DeleteAnnotationStoreInput) (req *request.Request, output *DeleteAnnotationStoreOutput)
- func (c *Omics) DeleteAnnotationStoreVersions(input *DeleteAnnotationStoreVersionsInput) (*DeleteAnnotationStoreVersionsOutput, error)
- func (c *Omics) DeleteAnnotationStoreVersionsRequest(input *DeleteAnnotationStoreVersionsInput) (req *request.Request, output *DeleteAnnotationStoreVersionsOutput)
- func (c *Omics) DeleteAnnotationStoreVersionsWithContext(ctx aws.Context, input *DeleteAnnotationStoreVersionsInput, ...) (*DeleteAnnotationStoreVersionsOutput, error)
- func (c *Omics) DeleteAnnotationStoreWithContext(ctx aws.Context, input *DeleteAnnotationStoreInput, opts ...request.Option) (*DeleteAnnotationStoreOutput, error)
- func (c *Omics) DeleteReference(input *DeleteReferenceInput) (*DeleteReferenceOutput, error)
- func (c *Omics) DeleteReferenceRequest(input *DeleteReferenceInput) (req *request.Request, output *DeleteReferenceOutput)
- func (c *Omics) DeleteReferenceStore(input *DeleteReferenceStoreInput) (*DeleteReferenceStoreOutput, error)
- func (c *Omics) DeleteReferenceStoreRequest(input *DeleteReferenceStoreInput) (req *request.Request, output *DeleteReferenceStoreOutput)
- func (c *Omics) DeleteReferenceStoreWithContext(ctx aws.Context, input *DeleteReferenceStoreInput, opts ...request.Option) (*DeleteReferenceStoreOutput, error)
- func (c *Omics) DeleteReferenceWithContext(ctx aws.Context, input *DeleteReferenceInput, opts ...request.Option) (*DeleteReferenceOutput, error)
- func (c *Omics) DeleteRun(input *DeleteRunInput) (*DeleteRunOutput, error)
- func (c *Omics) DeleteRunGroup(input *DeleteRunGroupInput) (*DeleteRunGroupOutput, error)
- func (c *Omics) DeleteRunGroupRequest(input *DeleteRunGroupInput) (req *request.Request, output *DeleteRunGroupOutput)
- func (c *Omics) DeleteRunGroupWithContext(ctx aws.Context, input *DeleteRunGroupInput, opts ...request.Option) (*DeleteRunGroupOutput, error)
- func (c *Omics) DeleteRunRequest(input *DeleteRunInput) (req *request.Request, output *DeleteRunOutput)
- func (c *Omics) DeleteRunWithContext(ctx aws.Context, input *DeleteRunInput, opts ...request.Option) (*DeleteRunOutput, error)
- func (c *Omics) DeleteSequenceStore(input *DeleteSequenceStoreInput) (*DeleteSequenceStoreOutput, error)
- func (c *Omics) DeleteSequenceStoreRequest(input *DeleteSequenceStoreInput) (req *request.Request, output *DeleteSequenceStoreOutput)
- func (c *Omics) DeleteSequenceStoreWithContext(ctx aws.Context, input *DeleteSequenceStoreInput, opts ...request.Option) (*DeleteSequenceStoreOutput, error)
- func (c *Omics) DeleteShare(input *DeleteShareInput) (*DeleteShareOutput, error)
- func (c *Omics) DeleteShareRequest(input *DeleteShareInput) (req *request.Request, output *DeleteShareOutput)
- func (c *Omics) DeleteShareWithContext(ctx aws.Context, input *DeleteShareInput, opts ...request.Option) (*DeleteShareOutput, error)
- func (c *Omics) DeleteVariantStore(input *DeleteVariantStoreInput) (*DeleteVariantStoreOutput, error)
- func (c *Omics) DeleteVariantStoreRequest(input *DeleteVariantStoreInput) (req *request.Request, output *DeleteVariantStoreOutput)
- func (c *Omics) DeleteVariantStoreWithContext(ctx aws.Context, input *DeleteVariantStoreInput, opts ...request.Option) (*DeleteVariantStoreOutput, error)
- func (c *Omics) DeleteWorkflow(input *DeleteWorkflowInput) (*DeleteWorkflowOutput, error)
- func (c *Omics) DeleteWorkflowRequest(input *DeleteWorkflowInput) (req *request.Request, output *DeleteWorkflowOutput)
- func (c *Omics) DeleteWorkflowWithContext(ctx aws.Context, input *DeleteWorkflowInput, opts ...request.Option) (*DeleteWorkflowOutput, error)
- func (c *Omics) GetAnnotationImportJob(input *GetAnnotationImportJobInput) (*GetAnnotationImportJobOutput, error)
- func (c *Omics) GetAnnotationImportJobRequest(input *GetAnnotationImportJobInput) (req *request.Request, output *GetAnnotationImportJobOutput)
- func (c *Omics) GetAnnotationImportJobWithContext(ctx aws.Context, input *GetAnnotationImportJobInput, opts ...request.Option) (*GetAnnotationImportJobOutput, error)
- func (c *Omics) GetAnnotationStore(input *GetAnnotationStoreInput) (*GetAnnotationStoreOutput, error)
- func (c *Omics) GetAnnotationStoreRequest(input *GetAnnotationStoreInput) (req *request.Request, output *GetAnnotationStoreOutput)
- func (c *Omics) GetAnnotationStoreVersion(input *GetAnnotationStoreVersionInput) (*GetAnnotationStoreVersionOutput, error)
- func (c *Omics) GetAnnotationStoreVersionRequest(input *GetAnnotationStoreVersionInput) (req *request.Request, output *GetAnnotationStoreVersionOutput)
- func (c *Omics) GetAnnotationStoreVersionWithContext(ctx aws.Context, input *GetAnnotationStoreVersionInput, opts ...request.Option) (*GetAnnotationStoreVersionOutput, error)
- func (c *Omics) GetAnnotationStoreWithContext(ctx aws.Context, input *GetAnnotationStoreInput, opts ...request.Option) (*GetAnnotationStoreOutput, error)
- func (c *Omics) GetReadSet(input *GetReadSetInput) (*GetReadSetOutput, error)
- func (c *Omics) GetReadSetActivationJob(input *GetReadSetActivationJobInput) (*GetReadSetActivationJobOutput, error)
- func (c *Omics) GetReadSetActivationJobRequest(input *GetReadSetActivationJobInput) (req *request.Request, output *GetReadSetActivationJobOutput)
- func (c *Omics) GetReadSetActivationJobWithContext(ctx aws.Context, input *GetReadSetActivationJobInput, opts ...request.Option) (*GetReadSetActivationJobOutput, error)
- func (c *Omics) GetReadSetExportJob(input *GetReadSetExportJobInput) (*GetReadSetExportJobOutput, error)
- func (c *Omics) GetReadSetExportJobRequest(input *GetReadSetExportJobInput) (req *request.Request, output *GetReadSetExportJobOutput)
- func (c *Omics) GetReadSetExportJobWithContext(ctx aws.Context, input *GetReadSetExportJobInput, opts ...request.Option) (*GetReadSetExportJobOutput, error)
- func (c *Omics) GetReadSetImportJob(input *GetReadSetImportJobInput) (*GetReadSetImportJobOutput, error)
- func (c *Omics) GetReadSetImportJobRequest(input *GetReadSetImportJobInput) (req *request.Request, output *GetReadSetImportJobOutput)
- func (c *Omics) GetReadSetImportJobWithContext(ctx aws.Context, input *GetReadSetImportJobInput, opts ...request.Option) (*GetReadSetImportJobOutput, error)
- func (c *Omics) GetReadSetMetadata(input *GetReadSetMetadataInput) (*GetReadSetMetadataOutput, error)
- func (c *Omics) GetReadSetMetadataRequest(input *GetReadSetMetadataInput) (req *request.Request, output *GetReadSetMetadataOutput)
- func (c *Omics) GetReadSetMetadataWithContext(ctx aws.Context, input *GetReadSetMetadataInput, opts ...request.Option) (*GetReadSetMetadataOutput, error)
- func (c *Omics) GetReadSetRequest(input *GetReadSetInput) (req *request.Request, output *GetReadSetOutput)
- func (c *Omics) GetReadSetWithContext(ctx aws.Context, input *GetReadSetInput, opts ...request.Option) (*GetReadSetOutput, error)
- func (c *Omics) GetReference(input *GetReferenceInput) (*GetReferenceOutput, error)
- func (c *Omics) GetReferenceImportJob(input *GetReferenceImportJobInput) (*GetReferenceImportJobOutput, error)
- func (c *Omics) GetReferenceImportJobRequest(input *GetReferenceImportJobInput) (req *request.Request, output *GetReferenceImportJobOutput)
- func (c *Omics) GetReferenceImportJobWithContext(ctx aws.Context, input *GetReferenceImportJobInput, opts ...request.Option) (*GetReferenceImportJobOutput, error)
- func (c *Omics) GetReferenceMetadata(input *GetReferenceMetadataInput) (*GetReferenceMetadataOutput, error)
- func (c *Omics) GetReferenceMetadataRequest(input *GetReferenceMetadataInput) (req *request.Request, output *GetReferenceMetadataOutput)
- func (c *Omics) GetReferenceMetadataWithContext(ctx aws.Context, input *GetReferenceMetadataInput, opts ...request.Option) (*GetReferenceMetadataOutput, error)
- func (c *Omics) GetReferenceRequest(input *GetReferenceInput) (req *request.Request, output *GetReferenceOutput)
- func (c *Omics) GetReferenceStore(input *GetReferenceStoreInput) (*GetReferenceStoreOutput, error)
- func (c *Omics) GetReferenceStoreRequest(input *GetReferenceStoreInput) (req *request.Request, output *GetReferenceStoreOutput)
- func (c *Omics) GetReferenceStoreWithContext(ctx aws.Context, input *GetReferenceStoreInput, opts ...request.Option) (*GetReferenceStoreOutput, error)
- func (c *Omics) GetReferenceWithContext(ctx aws.Context, input *GetReferenceInput, opts ...request.Option) (*GetReferenceOutput, error)
- func (c *Omics) GetRun(input *GetRunInput) (*GetRunOutput, error)
- func (c *Omics) GetRunGroup(input *GetRunGroupInput) (*GetRunGroupOutput, error)
- func (c *Omics) GetRunGroupRequest(input *GetRunGroupInput) (req *request.Request, output *GetRunGroupOutput)
- func (c *Omics) GetRunGroupWithContext(ctx aws.Context, input *GetRunGroupInput, opts ...request.Option) (*GetRunGroupOutput, error)
- func (c *Omics) GetRunRequest(input *GetRunInput) (req *request.Request, output *GetRunOutput)
- func (c *Omics) GetRunTask(input *GetRunTaskInput) (*GetRunTaskOutput, error)
- func (c *Omics) GetRunTaskRequest(input *GetRunTaskInput) (req *request.Request, output *GetRunTaskOutput)
- func (c *Omics) GetRunTaskWithContext(ctx aws.Context, input *GetRunTaskInput, opts ...request.Option) (*GetRunTaskOutput, error)
- func (c *Omics) GetRunWithContext(ctx aws.Context, input *GetRunInput, opts ...request.Option) (*GetRunOutput, error)
- func (c *Omics) GetSequenceStore(input *GetSequenceStoreInput) (*GetSequenceStoreOutput, error)
- func (c *Omics) GetSequenceStoreRequest(input *GetSequenceStoreInput) (req *request.Request, output *GetSequenceStoreOutput)
- func (c *Omics) GetSequenceStoreWithContext(ctx aws.Context, input *GetSequenceStoreInput, opts ...request.Option) (*GetSequenceStoreOutput, error)
- func (c *Omics) GetShare(input *GetShareInput) (*GetShareOutput, error)
- func (c *Omics) GetShareRequest(input *GetShareInput) (req *request.Request, output *GetShareOutput)
- func (c *Omics) GetShareWithContext(ctx aws.Context, input *GetShareInput, opts ...request.Option) (*GetShareOutput, error)
- func (c *Omics) GetVariantImportJob(input *GetVariantImportJobInput) (*GetVariantImportJobOutput, error)
- func (c *Omics) GetVariantImportJobRequest(input *GetVariantImportJobInput) (req *request.Request, output *GetVariantImportJobOutput)
- func (c *Omics) GetVariantImportJobWithContext(ctx aws.Context, input *GetVariantImportJobInput, opts ...request.Option) (*GetVariantImportJobOutput, error)
- func (c *Omics) GetVariantStore(input *GetVariantStoreInput) (*GetVariantStoreOutput, error)
- func (c *Omics) GetVariantStoreRequest(input *GetVariantStoreInput) (req *request.Request, output *GetVariantStoreOutput)
- func (c *Omics) GetVariantStoreWithContext(ctx aws.Context, input *GetVariantStoreInput, opts ...request.Option) (*GetVariantStoreOutput, error)
- func (c *Omics) GetWorkflow(input *GetWorkflowInput) (*GetWorkflowOutput, error)
- func (c *Omics) GetWorkflowRequest(input *GetWorkflowInput) (req *request.Request, output *GetWorkflowOutput)
- func (c *Omics) GetWorkflowWithContext(ctx aws.Context, input *GetWorkflowInput, opts ...request.Option) (*GetWorkflowOutput, error)
- func (c *Omics) ListAnnotationImportJobs(input *ListAnnotationImportJobsInput) (*ListAnnotationImportJobsOutput, error)
- func (c *Omics) ListAnnotationImportJobsPages(input *ListAnnotationImportJobsInput, ...) error
- func (c *Omics) ListAnnotationImportJobsPagesWithContext(ctx aws.Context, input *ListAnnotationImportJobsInput, ...) error
- func (c *Omics) ListAnnotationImportJobsRequest(input *ListAnnotationImportJobsInput) (req *request.Request, output *ListAnnotationImportJobsOutput)
- func (c *Omics) ListAnnotationImportJobsWithContext(ctx aws.Context, input *ListAnnotationImportJobsInput, opts ...request.Option) (*ListAnnotationImportJobsOutput, error)
- func (c *Omics) ListAnnotationStoreVersions(input *ListAnnotationStoreVersionsInput) (*ListAnnotationStoreVersionsOutput, error)
- func (c *Omics) ListAnnotationStoreVersionsPages(input *ListAnnotationStoreVersionsInput, ...) error
- func (c *Omics) ListAnnotationStoreVersionsPagesWithContext(ctx aws.Context, input *ListAnnotationStoreVersionsInput, ...) error
- func (c *Omics) ListAnnotationStoreVersionsRequest(input *ListAnnotationStoreVersionsInput) (req *request.Request, output *ListAnnotationStoreVersionsOutput)
- func (c *Omics) ListAnnotationStoreVersionsWithContext(ctx aws.Context, input *ListAnnotationStoreVersionsInput, ...) (*ListAnnotationStoreVersionsOutput, error)
- func (c *Omics) ListAnnotationStores(input *ListAnnotationStoresInput) (*ListAnnotationStoresOutput, error)
- func (c *Omics) ListAnnotationStoresPages(input *ListAnnotationStoresInput, ...) error
- func (c *Omics) ListAnnotationStoresPagesWithContext(ctx aws.Context, input *ListAnnotationStoresInput, ...) error
- func (c *Omics) ListAnnotationStoresRequest(input *ListAnnotationStoresInput) (req *request.Request, output *ListAnnotationStoresOutput)
- func (c *Omics) ListAnnotationStoresWithContext(ctx aws.Context, input *ListAnnotationStoresInput, opts ...request.Option) (*ListAnnotationStoresOutput, error)
- func (c *Omics) ListMultipartReadSetUploads(input *ListMultipartReadSetUploadsInput) (*ListMultipartReadSetUploadsOutput, error)
- func (c *Omics) ListMultipartReadSetUploadsPages(input *ListMultipartReadSetUploadsInput, ...) error
- func (c *Omics) ListMultipartReadSetUploadsPagesWithContext(ctx aws.Context, input *ListMultipartReadSetUploadsInput, ...) error
- func (c *Omics) ListMultipartReadSetUploadsRequest(input *ListMultipartReadSetUploadsInput) (req *request.Request, output *ListMultipartReadSetUploadsOutput)
- func (c *Omics) ListMultipartReadSetUploadsWithContext(ctx aws.Context, input *ListMultipartReadSetUploadsInput, ...) (*ListMultipartReadSetUploadsOutput, error)
- func (c *Omics) ListReadSetActivationJobs(input *ListReadSetActivationJobsInput) (*ListReadSetActivationJobsOutput, error)
- func (c *Omics) ListReadSetActivationJobsPages(input *ListReadSetActivationJobsInput, ...) error
- func (c *Omics) ListReadSetActivationJobsPagesWithContext(ctx aws.Context, input *ListReadSetActivationJobsInput, ...) error
- func (c *Omics) ListReadSetActivationJobsRequest(input *ListReadSetActivationJobsInput) (req *request.Request, output *ListReadSetActivationJobsOutput)
- func (c *Omics) ListReadSetActivationJobsWithContext(ctx aws.Context, input *ListReadSetActivationJobsInput, opts ...request.Option) (*ListReadSetActivationJobsOutput, error)
- func (c *Omics) ListReadSetExportJobs(input *ListReadSetExportJobsInput) (*ListReadSetExportJobsOutput, error)
- func (c *Omics) ListReadSetExportJobsPages(input *ListReadSetExportJobsInput, ...) error
- func (c *Omics) ListReadSetExportJobsPagesWithContext(ctx aws.Context, input *ListReadSetExportJobsInput, ...) error
- func (c *Omics) ListReadSetExportJobsRequest(input *ListReadSetExportJobsInput) (req *request.Request, output *ListReadSetExportJobsOutput)
- func (c *Omics) ListReadSetExportJobsWithContext(ctx aws.Context, input *ListReadSetExportJobsInput, opts ...request.Option) (*ListReadSetExportJobsOutput, error)
- func (c *Omics) ListReadSetImportJobs(input *ListReadSetImportJobsInput) (*ListReadSetImportJobsOutput, error)
- func (c *Omics) ListReadSetImportJobsPages(input *ListReadSetImportJobsInput, ...) error
- func (c *Omics) ListReadSetImportJobsPagesWithContext(ctx aws.Context, input *ListReadSetImportJobsInput, ...) error
- func (c *Omics) ListReadSetImportJobsRequest(input *ListReadSetImportJobsInput) (req *request.Request, output *ListReadSetImportJobsOutput)
- func (c *Omics) ListReadSetImportJobsWithContext(ctx aws.Context, input *ListReadSetImportJobsInput, opts ...request.Option) (*ListReadSetImportJobsOutput, error)
- func (c *Omics) ListReadSetUploadParts(input *ListReadSetUploadPartsInput) (*ListReadSetUploadPartsOutput, error)
- func (c *Omics) ListReadSetUploadPartsPages(input *ListReadSetUploadPartsInput, ...) error
- func (c *Omics) ListReadSetUploadPartsPagesWithContext(ctx aws.Context, input *ListReadSetUploadPartsInput, ...) error
- func (c *Omics) ListReadSetUploadPartsRequest(input *ListReadSetUploadPartsInput) (req *request.Request, output *ListReadSetUploadPartsOutput)
- func (c *Omics) ListReadSetUploadPartsWithContext(ctx aws.Context, input *ListReadSetUploadPartsInput, opts ...request.Option) (*ListReadSetUploadPartsOutput, error)
- func (c *Omics) ListReadSets(input *ListReadSetsInput) (*ListReadSetsOutput, error)
- func (c *Omics) ListReadSetsPages(input *ListReadSetsInput, fn func(*ListReadSetsOutput, bool) bool) error
- func (c *Omics) ListReadSetsPagesWithContext(ctx aws.Context, input *ListReadSetsInput, ...) error
- func (c *Omics) ListReadSetsRequest(input *ListReadSetsInput) (req *request.Request, output *ListReadSetsOutput)
- func (c *Omics) ListReadSetsWithContext(ctx aws.Context, input *ListReadSetsInput, opts ...request.Option) (*ListReadSetsOutput, error)
- func (c *Omics) ListReferenceImportJobs(input *ListReferenceImportJobsInput) (*ListReferenceImportJobsOutput, error)
- func (c *Omics) ListReferenceImportJobsPages(input *ListReferenceImportJobsInput, ...) error
- func (c *Omics) ListReferenceImportJobsPagesWithContext(ctx aws.Context, input *ListReferenceImportJobsInput, ...) error
- func (c *Omics) ListReferenceImportJobsRequest(input *ListReferenceImportJobsInput) (req *request.Request, output *ListReferenceImportJobsOutput)
- func (c *Omics) ListReferenceImportJobsWithContext(ctx aws.Context, input *ListReferenceImportJobsInput, opts ...request.Option) (*ListReferenceImportJobsOutput, error)
- func (c *Omics) ListReferenceStores(input *ListReferenceStoresInput) (*ListReferenceStoresOutput, error)
- func (c *Omics) ListReferenceStoresPages(input *ListReferenceStoresInput, ...) error
- func (c *Omics) ListReferenceStoresPagesWithContext(ctx aws.Context, input *ListReferenceStoresInput, ...) error
- func (c *Omics) ListReferenceStoresRequest(input *ListReferenceStoresInput) (req *request.Request, output *ListReferenceStoresOutput)
- func (c *Omics) ListReferenceStoresWithContext(ctx aws.Context, input *ListReferenceStoresInput, opts ...request.Option) (*ListReferenceStoresOutput, error)
- func (c *Omics) ListReferences(input *ListReferencesInput) (*ListReferencesOutput, error)
- func (c *Omics) ListReferencesPages(input *ListReferencesInput, fn func(*ListReferencesOutput, bool) bool) error
- func (c *Omics) ListReferencesPagesWithContext(ctx aws.Context, input *ListReferencesInput, ...) error
- func (c *Omics) ListReferencesRequest(input *ListReferencesInput) (req *request.Request, output *ListReferencesOutput)
- func (c *Omics) ListReferencesWithContext(ctx aws.Context, input *ListReferencesInput, opts ...request.Option) (*ListReferencesOutput, error)
- func (c *Omics) ListRunGroups(input *ListRunGroupsInput) (*ListRunGroupsOutput, error)
- func (c *Omics) ListRunGroupsPages(input *ListRunGroupsInput, fn func(*ListRunGroupsOutput, bool) bool) error
- func (c *Omics) ListRunGroupsPagesWithContext(ctx aws.Context, input *ListRunGroupsInput, ...) error
- func (c *Omics) ListRunGroupsRequest(input *ListRunGroupsInput) (req *request.Request, output *ListRunGroupsOutput)
- func (c *Omics) ListRunGroupsWithContext(ctx aws.Context, input *ListRunGroupsInput, opts ...request.Option) (*ListRunGroupsOutput, error)
- func (c *Omics) ListRunTasks(input *ListRunTasksInput) (*ListRunTasksOutput, error)
- func (c *Omics) ListRunTasksPages(input *ListRunTasksInput, fn func(*ListRunTasksOutput, bool) bool) error
- func (c *Omics) ListRunTasksPagesWithContext(ctx aws.Context, input *ListRunTasksInput, ...) error
- func (c *Omics) ListRunTasksRequest(input *ListRunTasksInput) (req *request.Request, output *ListRunTasksOutput)
- func (c *Omics) ListRunTasksWithContext(ctx aws.Context, input *ListRunTasksInput, opts ...request.Option) (*ListRunTasksOutput, error)
- func (c *Omics) ListRuns(input *ListRunsInput) (*ListRunsOutput, error)
- func (c *Omics) ListRunsPages(input *ListRunsInput, fn func(*ListRunsOutput, bool) bool) error
- func (c *Omics) ListRunsPagesWithContext(ctx aws.Context, input *ListRunsInput, fn func(*ListRunsOutput, bool) bool, ...) error
- func (c *Omics) ListRunsRequest(input *ListRunsInput) (req *request.Request, output *ListRunsOutput)
- func (c *Omics) ListRunsWithContext(ctx aws.Context, input *ListRunsInput, opts ...request.Option) (*ListRunsOutput, error)
- func (c *Omics) ListSequenceStores(input *ListSequenceStoresInput) (*ListSequenceStoresOutput, error)
- func (c *Omics) ListSequenceStoresPages(input *ListSequenceStoresInput, fn func(*ListSequenceStoresOutput, bool) bool) error
- func (c *Omics) ListSequenceStoresPagesWithContext(ctx aws.Context, input *ListSequenceStoresInput, ...) error
- func (c *Omics) ListSequenceStoresRequest(input *ListSequenceStoresInput) (req *request.Request, output *ListSequenceStoresOutput)
- func (c *Omics) ListSequenceStoresWithContext(ctx aws.Context, input *ListSequenceStoresInput, opts ...request.Option) (*ListSequenceStoresOutput, error)
- func (c *Omics) ListShares(input *ListSharesInput) (*ListSharesOutput, error)
- func (c *Omics) ListSharesPages(input *ListSharesInput, fn func(*ListSharesOutput, bool) bool) error
- func (c *Omics) ListSharesPagesWithContext(ctx aws.Context, input *ListSharesInput, fn func(*ListSharesOutput, bool) bool, ...) error
- func (c *Omics) ListSharesRequest(input *ListSharesInput) (req *request.Request, output *ListSharesOutput)
- func (c *Omics) ListSharesWithContext(ctx aws.Context, input *ListSharesInput, opts ...request.Option) (*ListSharesOutput, error)
- func (c *Omics) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error)
- func (c *Omics) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput)
- func (c *Omics) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error)
- func (c *Omics) ListVariantImportJobs(input *ListVariantImportJobsInput) (*ListVariantImportJobsOutput, error)
- func (c *Omics) ListVariantImportJobsPages(input *ListVariantImportJobsInput, ...) error
- func (c *Omics) ListVariantImportJobsPagesWithContext(ctx aws.Context, input *ListVariantImportJobsInput, ...) error
- func (c *Omics) ListVariantImportJobsRequest(input *ListVariantImportJobsInput) (req *request.Request, output *ListVariantImportJobsOutput)
- func (c *Omics) ListVariantImportJobsWithContext(ctx aws.Context, input *ListVariantImportJobsInput, opts ...request.Option) (*ListVariantImportJobsOutput, error)
- func (c *Omics) ListVariantStores(input *ListVariantStoresInput) (*ListVariantStoresOutput, error)
- func (c *Omics) ListVariantStoresPages(input *ListVariantStoresInput, fn func(*ListVariantStoresOutput, bool) bool) error
- func (c *Omics) ListVariantStoresPagesWithContext(ctx aws.Context, input *ListVariantStoresInput, ...) error
- func (c *Omics) ListVariantStoresRequest(input *ListVariantStoresInput) (req *request.Request, output *ListVariantStoresOutput)
- func (c *Omics) ListVariantStoresWithContext(ctx aws.Context, input *ListVariantStoresInput, opts ...request.Option) (*ListVariantStoresOutput, error)
- func (c *Omics) ListWorkflows(input *ListWorkflowsInput) (*ListWorkflowsOutput, error)
- func (c *Omics) ListWorkflowsPages(input *ListWorkflowsInput, fn func(*ListWorkflowsOutput, bool) bool) error
- func (c *Omics) ListWorkflowsPagesWithContext(ctx aws.Context, input *ListWorkflowsInput, ...) error
- func (c *Omics) ListWorkflowsRequest(input *ListWorkflowsInput) (req *request.Request, output *ListWorkflowsOutput)
- func (c *Omics) ListWorkflowsWithContext(ctx aws.Context, input *ListWorkflowsInput, opts ...request.Option) (*ListWorkflowsOutput, error)
- func (c *Omics) StartAnnotationImportJob(input *StartAnnotationImportJobInput) (*StartAnnotationImportJobOutput, error)
- func (c *Omics) StartAnnotationImportJobRequest(input *StartAnnotationImportJobInput) (req *request.Request, output *StartAnnotationImportJobOutput)
- func (c *Omics) StartAnnotationImportJobWithContext(ctx aws.Context, input *StartAnnotationImportJobInput, opts ...request.Option) (*StartAnnotationImportJobOutput, error)
- func (c *Omics) StartReadSetActivationJob(input *StartReadSetActivationJobInput) (*StartReadSetActivationJobOutput, error)
- func (c *Omics) StartReadSetActivationJobRequest(input *StartReadSetActivationJobInput) (req *request.Request, output *StartReadSetActivationJobOutput)
- func (c *Omics) StartReadSetActivationJobWithContext(ctx aws.Context, input *StartReadSetActivationJobInput, opts ...request.Option) (*StartReadSetActivationJobOutput, error)
- func (c *Omics) StartReadSetExportJob(input *StartReadSetExportJobInput) (*StartReadSetExportJobOutput, error)
- func (c *Omics) StartReadSetExportJobRequest(input *StartReadSetExportJobInput) (req *request.Request, output *StartReadSetExportJobOutput)
- func (c *Omics) StartReadSetExportJobWithContext(ctx aws.Context, input *StartReadSetExportJobInput, opts ...request.Option) (*StartReadSetExportJobOutput, error)
- func (c *Omics) StartReadSetImportJob(input *StartReadSetImportJobInput) (*StartReadSetImportJobOutput, error)
- func (c *Omics) StartReadSetImportJobRequest(input *StartReadSetImportJobInput) (req *request.Request, output *StartReadSetImportJobOutput)
- func (c *Omics) StartReadSetImportJobWithContext(ctx aws.Context, input *StartReadSetImportJobInput, opts ...request.Option) (*StartReadSetImportJobOutput, error)
- func (c *Omics) StartReferenceImportJob(input *StartReferenceImportJobInput) (*StartReferenceImportJobOutput, error)
- func (c *Omics) StartReferenceImportJobRequest(input *StartReferenceImportJobInput) (req *request.Request, output *StartReferenceImportJobOutput)
- func (c *Omics) StartReferenceImportJobWithContext(ctx aws.Context, input *StartReferenceImportJobInput, opts ...request.Option) (*StartReferenceImportJobOutput, error)
- func (c *Omics) StartRun(input *StartRunInput) (*StartRunOutput, error)
- func (c *Omics) StartRunRequest(input *StartRunInput) (req *request.Request, output *StartRunOutput)
- func (c *Omics) StartRunWithContext(ctx aws.Context, input *StartRunInput, opts ...request.Option) (*StartRunOutput, error)
- func (c *Omics) StartVariantImportJob(input *StartVariantImportJobInput) (*StartVariantImportJobOutput, error)
- func (c *Omics) StartVariantImportJobRequest(input *StartVariantImportJobInput) (req *request.Request, output *StartVariantImportJobOutput)
- func (c *Omics) StartVariantImportJobWithContext(ctx aws.Context, input *StartVariantImportJobInput, opts ...request.Option) (*StartVariantImportJobOutput, error)
- func (c *Omics) TagResource(input *TagResourceInput) (*TagResourceOutput, error)
- func (c *Omics) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput)
- func (c *Omics) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error)
- func (c *Omics) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error)
- func (c *Omics) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput)
- func (c *Omics) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error)
- func (c *Omics) UpdateAnnotationStore(input *UpdateAnnotationStoreInput) (*UpdateAnnotationStoreOutput, error)
- func (c *Omics) UpdateAnnotationStoreRequest(input *UpdateAnnotationStoreInput) (req *request.Request, output *UpdateAnnotationStoreOutput)
- func (c *Omics) UpdateAnnotationStoreVersion(input *UpdateAnnotationStoreVersionInput) (*UpdateAnnotationStoreVersionOutput, error)
- func (c *Omics) UpdateAnnotationStoreVersionRequest(input *UpdateAnnotationStoreVersionInput) (req *request.Request, output *UpdateAnnotationStoreVersionOutput)
- func (c *Omics) UpdateAnnotationStoreVersionWithContext(ctx aws.Context, input *UpdateAnnotationStoreVersionInput, ...) (*UpdateAnnotationStoreVersionOutput, error)
- func (c *Omics) UpdateAnnotationStoreWithContext(ctx aws.Context, input *UpdateAnnotationStoreInput, opts ...request.Option) (*UpdateAnnotationStoreOutput, error)
- func (c *Omics) UpdateRunGroup(input *UpdateRunGroupInput) (*UpdateRunGroupOutput, error)
- func (c *Omics) UpdateRunGroupRequest(input *UpdateRunGroupInput) (req *request.Request, output *UpdateRunGroupOutput)
- func (c *Omics) UpdateRunGroupWithContext(ctx aws.Context, input *UpdateRunGroupInput, opts ...request.Option) (*UpdateRunGroupOutput, error)
- func (c *Omics) UpdateVariantStore(input *UpdateVariantStoreInput) (*UpdateVariantStoreOutput, error)
- func (c *Omics) UpdateVariantStoreRequest(input *UpdateVariantStoreInput) (req *request.Request, output *UpdateVariantStoreOutput)
- func (c *Omics) UpdateVariantStoreWithContext(ctx aws.Context, input *UpdateVariantStoreInput, opts ...request.Option) (*UpdateVariantStoreOutput, error)
- func (c *Omics) UpdateWorkflow(input *UpdateWorkflowInput) (*UpdateWorkflowOutput, error)
- func (c *Omics) UpdateWorkflowRequest(input *UpdateWorkflowInput) (req *request.Request, output *UpdateWorkflowOutput)
- func (c *Omics) UpdateWorkflowWithContext(ctx aws.Context, input *UpdateWorkflowInput, opts ...request.Option) (*UpdateWorkflowOutput, error)
- func (c *Omics) UploadReadSetPart(input *UploadReadSetPartInput) (*UploadReadSetPartOutput, error)
- func (c *Omics) UploadReadSetPartRequest(input *UploadReadSetPartInput) (req *request.Request, output *UploadReadSetPartOutput)
- func (c *Omics) UploadReadSetPartWithContext(ctx aws.Context, input *UploadReadSetPartInput, opts ...request.Option) (*UploadReadSetPartOutput, error)
- func (c *Omics) WaitUntilAnnotationImportJobCreated(input *GetAnnotationImportJobInput) error
- func (c *Omics) WaitUntilAnnotationImportJobCreatedWithContext(ctx aws.Context, input *GetAnnotationImportJobInput, ...) error
- func (c *Omics) WaitUntilAnnotationStoreCreated(input *GetAnnotationStoreInput) error
- func (c *Omics) WaitUntilAnnotationStoreCreatedWithContext(ctx aws.Context, input *GetAnnotationStoreInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilAnnotationStoreDeleted(input *GetAnnotationStoreInput) error
- func (c *Omics) WaitUntilAnnotationStoreDeletedWithContext(ctx aws.Context, input *GetAnnotationStoreInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilAnnotationStoreVersionCreated(input *GetAnnotationStoreVersionInput) error
- func (c *Omics) WaitUntilAnnotationStoreVersionCreatedWithContext(ctx aws.Context, input *GetAnnotationStoreVersionInput, ...) error
- func (c *Omics) WaitUntilAnnotationStoreVersionDeleted(input *GetAnnotationStoreVersionInput) error
- func (c *Omics) WaitUntilAnnotationStoreVersionDeletedWithContext(ctx aws.Context, input *GetAnnotationStoreVersionInput, ...) error
- func (c *Omics) WaitUntilReadSetActivationJobCompleted(input *GetReadSetActivationJobInput) error
- func (c *Omics) WaitUntilReadSetActivationJobCompletedWithContext(ctx aws.Context, input *GetReadSetActivationJobInput, ...) error
- func (c *Omics) WaitUntilReadSetExportJobCompleted(input *GetReadSetExportJobInput) error
- func (c *Omics) WaitUntilReadSetExportJobCompletedWithContext(ctx aws.Context, input *GetReadSetExportJobInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilReadSetImportJobCompleted(input *GetReadSetImportJobInput) error
- func (c *Omics) WaitUntilReadSetImportJobCompletedWithContext(ctx aws.Context, input *GetReadSetImportJobInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilReferenceImportJobCompleted(input *GetReferenceImportJobInput) error
- func (c *Omics) WaitUntilReferenceImportJobCompletedWithContext(ctx aws.Context, input *GetReferenceImportJobInput, ...) error
- func (c *Omics) WaitUntilRunCompleted(input *GetRunInput) error
- func (c *Omics) WaitUntilRunCompletedWithContext(ctx aws.Context, input *GetRunInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilRunRunning(input *GetRunInput) error
- func (c *Omics) WaitUntilRunRunningWithContext(ctx aws.Context, input *GetRunInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilTaskCompleted(input *GetRunTaskInput) error
- func (c *Omics) WaitUntilTaskCompletedWithContext(ctx aws.Context, input *GetRunTaskInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilTaskRunning(input *GetRunTaskInput) error
- func (c *Omics) WaitUntilTaskRunningWithContext(ctx aws.Context, input *GetRunTaskInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilVariantImportJobCreated(input *GetVariantImportJobInput) error
- func (c *Omics) WaitUntilVariantImportJobCreatedWithContext(ctx aws.Context, input *GetVariantImportJobInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilVariantStoreCreated(input *GetVariantStoreInput) error
- func (c *Omics) WaitUntilVariantStoreCreatedWithContext(ctx aws.Context, input *GetVariantStoreInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilVariantStoreDeleted(input *GetVariantStoreInput) error
- func (c *Omics) WaitUntilVariantStoreDeletedWithContext(ctx aws.Context, input *GetVariantStoreInput, opts ...request.WaiterOption) error
- func (c *Omics) WaitUntilWorkflowActive(input *GetWorkflowInput) error
- func (c *Omics) WaitUntilWorkflowActiveWithContext(ctx aws.Context, input *GetWorkflowInput, opts ...request.WaiterOption) error
- type RangeNotSatisfiableException
- func (s *RangeNotSatisfiableException) Code() string
- func (s *RangeNotSatisfiableException) Error() string
- func (s RangeNotSatisfiableException) GoString() string
- func (s *RangeNotSatisfiableException) Message() string
- func (s *RangeNotSatisfiableException) OrigErr() error
- func (s *RangeNotSatisfiableException) RequestID() string
- func (s *RangeNotSatisfiableException) StatusCode() int
- func (s RangeNotSatisfiableException) String() string
- type ReadOptions
- func (s ReadOptions) GoString() string
- func (s *ReadOptions) SetComment(v string) *ReadOptions
- func (s *ReadOptions) SetEncoding(v string) *ReadOptions
- func (s *ReadOptions) SetEscape(v string) *ReadOptions
- func (s *ReadOptions) SetEscapeQuotes(v bool) *ReadOptions
- func (s *ReadOptions) SetHeader(v bool) *ReadOptions
- func (s *ReadOptions) SetLineSep(v string) *ReadOptions
- func (s *ReadOptions) SetQuote(v string) *ReadOptions
- func (s *ReadOptions) SetQuoteAll(v bool) *ReadOptions
- func (s *ReadOptions) SetSep(v string) *ReadOptions
- func (s ReadOptions) String() string
- func (s *ReadOptions) Validate() error
- type ReadSetBatchError
- type ReadSetFiles
- type ReadSetFilter
- func (s ReadSetFilter) GoString() string
- func (s *ReadSetFilter) SetCreatedAfter(v time.Time) *ReadSetFilter
- func (s *ReadSetFilter) SetCreatedBefore(v time.Time) *ReadSetFilter
- func (s *ReadSetFilter) SetCreationType(v string) *ReadSetFilter
- func (s *ReadSetFilter) SetGeneratedFrom(v string) *ReadSetFilter
- func (s *ReadSetFilter) SetName(v string) *ReadSetFilter
- func (s *ReadSetFilter) SetReferenceArn(v string) *ReadSetFilter
- func (s *ReadSetFilter) SetSampleId(v string) *ReadSetFilter
- func (s *ReadSetFilter) SetStatus(v string) *ReadSetFilter
- func (s *ReadSetFilter) SetSubjectId(v string) *ReadSetFilter
- func (s ReadSetFilter) String() string
- func (s *ReadSetFilter) Validate() error
- type ReadSetListItem
- func (s ReadSetListItem) GoString() string
- func (s *ReadSetListItem) SetArn(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetCreationTime(v time.Time) *ReadSetListItem
- func (s *ReadSetListItem) SetCreationType(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetDescription(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetFileType(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetId(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetName(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetReferenceArn(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetSampleId(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetSequenceInformation(v *SequenceInformation) *ReadSetListItem
- func (s *ReadSetListItem) SetSequenceStoreId(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetStatus(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetStatusMessage(v string) *ReadSetListItem
- func (s *ReadSetListItem) SetSubjectId(v string) *ReadSetListItem
- func (s ReadSetListItem) String() string
- type ReadSetUploadPartListFilter
- func (s ReadSetUploadPartListFilter) GoString() string
- func (s *ReadSetUploadPartListFilter) SetCreatedAfter(v time.Time) *ReadSetUploadPartListFilter
- func (s *ReadSetUploadPartListFilter) SetCreatedBefore(v time.Time) *ReadSetUploadPartListFilter
- func (s ReadSetUploadPartListFilter) String() string
- type ReadSetUploadPartListItem
- func (s ReadSetUploadPartListItem) GoString() string
- func (s *ReadSetUploadPartListItem) SetChecksum(v string) *ReadSetUploadPartListItem
- func (s *ReadSetUploadPartListItem) SetCreationTime(v time.Time) *ReadSetUploadPartListItem
- func (s *ReadSetUploadPartListItem) SetLastUpdatedTime(v time.Time) *ReadSetUploadPartListItem
- func (s *ReadSetUploadPartListItem) SetPartNumber(v int64) *ReadSetUploadPartListItem
- func (s *ReadSetUploadPartListItem) SetPartSize(v int64) *ReadSetUploadPartListItem
- func (s *ReadSetUploadPartListItem) SetPartSource(v string) *ReadSetUploadPartListItem
- func (s ReadSetUploadPartListItem) String() string
- type ReferenceFiles
- type ReferenceFilter
- func (s ReferenceFilter) GoString() string
- func (s *ReferenceFilter) SetCreatedAfter(v time.Time) *ReferenceFilter
- func (s *ReferenceFilter) SetCreatedBefore(v time.Time) *ReferenceFilter
- func (s *ReferenceFilter) SetMd5(v string) *ReferenceFilter
- func (s *ReferenceFilter) SetName(v string) *ReferenceFilter
- func (s ReferenceFilter) String() string
- func (s *ReferenceFilter) Validate() error
- type ReferenceItem
- type ReferenceListItem
- func (s ReferenceListItem) GoString() string
- func (s *ReferenceListItem) SetArn(v string) *ReferenceListItem
- func (s *ReferenceListItem) SetCreationTime(v time.Time) *ReferenceListItem
- func (s *ReferenceListItem) SetDescription(v string) *ReferenceListItem
- func (s *ReferenceListItem) SetId(v string) *ReferenceListItem
- func (s *ReferenceListItem) SetMd5(v string) *ReferenceListItem
- func (s *ReferenceListItem) SetName(v string) *ReferenceListItem
- func (s *ReferenceListItem) SetReferenceStoreId(v string) *ReferenceListItem
- func (s *ReferenceListItem) SetStatus(v string) *ReferenceListItem
- func (s *ReferenceListItem) SetUpdateTime(v time.Time) *ReferenceListItem
- func (s ReferenceListItem) String() string
- type ReferenceStoreDetail
- func (s ReferenceStoreDetail) GoString() string
- func (s *ReferenceStoreDetail) SetArn(v string) *ReferenceStoreDetail
- func (s *ReferenceStoreDetail) SetCreationTime(v time.Time) *ReferenceStoreDetail
- func (s *ReferenceStoreDetail) SetDescription(v string) *ReferenceStoreDetail
- func (s *ReferenceStoreDetail) SetId(v string) *ReferenceStoreDetail
- func (s *ReferenceStoreDetail) SetName(v string) *ReferenceStoreDetail
- func (s *ReferenceStoreDetail) SetSseConfig(v *SseConfig) *ReferenceStoreDetail
- func (s ReferenceStoreDetail) String() string
- type ReferenceStoreFilter
- func (s ReferenceStoreFilter) GoString() string
- func (s *ReferenceStoreFilter) SetCreatedAfter(v time.Time) *ReferenceStoreFilter
- func (s *ReferenceStoreFilter) SetCreatedBefore(v time.Time) *ReferenceStoreFilter
- func (s *ReferenceStoreFilter) SetName(v string) *ReferenceStoreFilter
- func (s ReferenceStoreFilter) String() string
- func (s *ReferenceStoreFilter) Validate() error
- type RequestTimeoutException
- func (s *RequestTimeoutException) Code() string
- func (s *RequestTimeoutException) Error() string
- func (s RequestTimeoutException) GoString() string
- func (s *RequestTimeoutException) Message() string
- func (s *RequestTimeoutException) OrigErr() error
- func (s *RequestTimeoutException) RequestID() string
- func (s *RequestTimeoutException) StatusCode() int
- func (s RequestTimeoutException) String() string
- type ResourceNotFoundException
- func (s *ResourceNotFoundException) Code() string
- func (s *ResourceNotFoundException) Error() string
- func (s ResourceNotFoundException) GoString() string
- func (s *ResourceNotFoundException) Message() string
- func (s *ResourceNotFoundException) OrigErr() error
- func (s *ResourceNotFoundException) RequestID() string
- func (s *ResourceNotFoundException) StatusCode() int
- func (s ResourceNotFoundException) String() string
- type RunGroupListItem
- func (s RunGroupListItem) GoString() string
- func (s *RunGroupListItem) SetArn(v string) *RunGroupListItem
- func (s *RunGroupListItem) SetCreationTime(v time.Time) *RunGroupListItem
- func (s *RunGroupListItem) SetId(v string) *RunGroupListItem
- func (s *RunGroupListItem) SetMaxCpus(v int64) *RunGroupListItem
- func (s *RunGroupListItem) SetMaxDuration(v int64) *RunGroupListItem
- func (s *RunGroupListItem) SetMaxGpus(v int64) *RunGroupListItem
- func (s *RunGroupListItem) SetMaxRuns(v int64) *RunGroupListItem
- func (s *RunGroupListItem) SetName(v string) *RunGroupListItem
- func (s RunGroupListItem) String() string
- type RunListItem
- func (s RunListItem) GoString() string
- func (s *RunListItem) SetArn(v string) *RunListItem
- func (s *RunListItem) SetCreationTime(v time.Time) *RunListItem
- func (s *RunListItem) SetId(v string) *RunListItem
- func (s *RunListItem) SetName(v string) *RunListItem
- func (s *RunListItem) SetPriority(v int64) *RunListItem
- func (s *RunListItem) SetStartTime(v time.Time) *RunListItem
- func (s *RunListItem) SetStatus(v string) *RunListItem
- func (s *RunListItem) SetStopTime(v time.Time) *RunListItem
- func (s *RunListItem) SetStorageCapacity(v int64) *RunListItem
- func (s *RunListItem) SetWorkflowId(v string) *RunListItem
- func (s RunListItem) String() string
- type SequenceInformation
- func (s SequenceInformation) GoString() string
- func (s *SequenceInformation) SetAlignment(v string) *SequenceInformation
- func (s *SequenceInformation) SetGeneratedFrom(v string) *SequenceInformation
- func (s *SequenceInformation) SetTotalBaseCount(v int64) *SequenceInformation
- func (s *SequenceInformation) SetTotalReadCount(v int64) *SequenceInformation
- func (s SequenceInformation) String() string
- type SequenceStoreDetail
- func (s SequenceStoreDetail) GoString() string
- func (s *SequenceStoreDetail) SetArn(v string) *SequenceStoreDetail
- func (s *SequenceStoreDetail) SetCreationTime(v time.Time) *SequenceStoreDetail
- func (s *SequenceStoreDetail) SetDescription(v string) *SequenceStoreDetail
- func (s *SequenceStoreDetail) SetFallbackLocation(v string) *SequenceStoreDetail
- func (s *SequenceStoreDetail) SetId(v string) *SequenceStoreDetail
- func (s *SequenceStoreDetail) SetName(v string) *SequenceStoreDetail
- func (s *SequenceStoreDetail) SetSseConfig(v *SseConfig) *SequenceStoreDetail
- func (s SequenceStoreDetail) String() string
- type SequenceStoreFilter
- func (s SequenceStoreFilter) GoString() string
- func (s *SequenceStoreFilter) SetCreatedAfter(v time.Time) *SequenceStoreFilter
- func (s *SequenceStoreFilter) SetCreatedBefore(v time.Time) *SequenceStoreFilter
- func (s *SequenceStoreFilter) SetName(v string) *SequenceStoreFilter
- func (s SequenceStoreFilter) String() string
- func (s *SequenceStoreFilter) Validate() error
- type ServiceQuotaExceededException
- func (s *ServiceQuotaExceededException) Code() string
- func (s *ServiceQuotaExceededException) Error() string
- func (s ServiceQuotaExceededException) GoString() string
- func (s *ServiceQuotaExceededException) Message() string
- func (s *ServiceQuotaExceededException) OrigErr() error
- func (s *ServiceQuotaExceededException) RequestID() string
- func (s *ServiceQuotaExceededException) StatusCode() int
- func (s ServiceQuotaExceededException) String() string
- type ShareDetails
- func (s ShareDetails) GoString() string
- func (s *ShareDetails) SetCreationTime(v time.Time) *ShareDetails
- func (s *ShareDetails) SetOwnerId(v string) *ShareDetails
- func (s *ShareDetails) SetPrincipalSubscriber(v string) *ShareDetails
- func (s *ShareDetails) SetResourceArn(v string) *ShareDetails
- func (s *ShareDetails) SetShareId(v string) *ShareDetails
- func (s *ShareDetails) SetShareName(v string) *ShareDetails
- func (s *ShareDetails) SetStatus(v string) *ShareDetails
- func (s *ShareDetails) SetStatusMessage(v string) *ShareDetails
- func (s *ShareDetails) SetUpdateTime(v time.Time) *ShareDetails
- func (s ShareDetails) String() string
- type SourceFiles
- type SseConfig
- type StartAnnotationImportJobInput
- func (s StartAnnotationImportJobInput) GoString() string
- func (s *StartAnnotationImportJobInput) SetAnnotationFields(v map[string]*string) *StartAnnotationImportJobInput
- func (s *StartAnnotationImportJobInput) SetDestinationName(v string) *StartAnnotationImportJobInput
- func (s *StartAnnotationImportJobInput) SetFormatOptions(v *FormatOptions) *StartAnnotationImportJobInput
- func (s *StartAnnotationImportJobInput) SetItems(v []*AnnotationImportItemSource) *StartAnnotationImportJobInput
- func (s *StartAnnotationImportJobInput) SetRoleArn(v string) *StartAnnotationImportJobInput
- func (s *StartAnnotationImportJobInput) SetRunLeftNormalization(v bool) *StartAnnotationImportJobInput
- func (s *StartAnnotationImportJobInput) SetVersionName(v string) *StartAnnotationImportJobInput
- func (s StartAnnotationImportJobInput) String() string
- func (s *StartAnnotationImportJobInput) Validate() error
- type StartAnnotationImportJobOutput
- type StartReadSetActivationJobInput
- func (s StartReadSetActivationJobInput) GoString() string
- func (s *StartReadSetActivationJobInput) SetClientToken(v string) *StartReadSetActivationJobInput
- func (s *StartReadSetActivationJobInput) SetSequenceStoreId(v string) *StartReadSetActivationJobInput
- func (s *StartReadSetActivationJobInput) SetSources(v []*StartReadSetActivationJobSourceItem) *StartReadSetActivationJobInput
- func (s StartReadSetActivationJobInput) String() string
- func (s *StartReadSetActivationJobInput) Validate() error
- type StartReadSetActivationJobOutput
- func (s StartReadSetActivationJobOutput) GoString() string
- func (s *StartReadSetActivationJobOutput) SetCreationTime(v time.Time) *StartReadSetActivationJobOutput
- func (s *StartReadSetActivationJobOutput) SetId(v string) *StartReadSetActivationJobOutput
- func (s *StartReadSetActivationJobOutput) SetSequenceStoreId(v string) *StartReadSetActivationJobOutput
- func (s *StartReadSetActivationJobOutput) SetStatus(v string) *StartReadSetActivationJobOutput
- func (s StartReadSetActivationJobOutput) String() string
- type StartReadSetActivationJobSourceItem
- type StartReadSetExportJobInput
- func (s StartReadSetExportJobInput) GoString() string
- func (s *StartReadSetExportJobInput) SetClientToken(v string) *StartReadSetExportJobInput
- func (s *StartReadSetExportJobInput) SetDestination(v string) *StartReadSetExportJobInput
- func (s *StartReadSetExportJobInput) SetRoleArn(v string) *StartReadSetExportJobInput
- func (s *StartReadSetExportJobInput) SetSequenceStoreId(v string) *StartReadSetExportJobInput
- func (s *StartReadSetExportJobInput) SetSources(v []*ExportReadSet) *StartReadSetExportJobInput
- func (s StartReadSetExportJobInput) String() string
- func (s *StartReadSetExportJobInput) Validate() error
- type StartReadSetExportJobOutput
- func (s StartReadSetExportJobOutput) GoString() string
- func (s *StartReadSetExportJobOutput) SetCreationTime(v time.Time) *StartReadSetExportJobOutput
- func (s *StartReadSetExportJobOutput) SetDestination(v string) *StartReadSetExportJobOutput
- func (s *StartReadSetExportJobOutput) SetId(v string) *StartReadSetExportJobOutput
- func (s *StartReadSetExportJobOutput) SetSequenceStoreId(v string) *StartReadSetExportJobOutput
- func (s *StartReadSetExportJobOutput) SetStatus(v string) *StartReadSetExportJobOutput
- func (s StartReadSetExportJobOutput) String() string
- type StartReadSetImportJobInput
- func (s StartReadSetImportJobInput) GoString() string
- func (s *StartReadSetImportJobInput) SetClientToken(v string) *StartReadSetImportJobInput
- func (s *StartReadSetImportJobInput) SetRoleArn(v string) *StartReadSetImportJobInput
- func (s *StartReadSetImportJobInput) SetSequenceStoreId(v string) *StartReadSetImportJobInput
- func (s *StartReadSetImportJobInput) SetSources(v []*StartReadSetImportJobSourceItem) *StartReadSetImportJobInput
- func (s StartReadSetImportJobInput) String() string
- func (s *StartReadSetImportJobInput) Validate() error
- type StartReadSetImportJobOutput
- func (s StartReadSetImportJobOutput) GoString() string
- func (s *StartReadSetImportJobOutput) SetCreationTime(v time.Time) *StartReadSetImportJobOutput
- func (s *StartReadSetImportJobOutput) SetId(v string) *StartReadSetImportJobOutput
- func (s *StartReadSetImportJobOutput) SetRoleArn(v string) *StartReadSetImportJobOutput
- func (s *StartReadSetImportJobOutput) SetSequenceStoreId(v string) *StartReadSetImportJobOutput
- func (s *StartReadSetImportJobOutput) SetStatus(v string) *StartReadSetImportJobOutput
- func (s StartReadSetImportJobOutput) String() string
- type StartReadSetImportJobSourceItem
- func (s StartReadSetImportJobSourceItem) GoString() string
- func (s *StartReadSetImportJobSourceItem) SetDescription(v string) *StartReadSetImportJobSourceItem
- func (s *StartReadSetImportJobSourceItem) SetGeneratedFrom(v string) *StartReadSetImportJobSourceItem
- func (s *StartReadSetImportJobSourceItem) SetName(v string) *StartReadSetImportJobSourceItem
- func (s *StartReadSetImportJobSourceItem) SetReferenceArn(v string) *StartReadSetImportJobSourceItem
- func (s *StartReadSetImportJobSourceItem) SetSampleId(v string) *StartReadSetImportJobSourceItem
- func (s *StartReadSetImportJobSourceItem) SetSourceFileType(v string) *StartReadSetImportJobSourceItem
- func (s *StartReadSetImportJobSourceItem) SetSourceFiles(v *SourceFiles) *StartReadSetImportJobSourceItem
- func (s *StartReadSetImportJobSourceItem) SetSubjectId(v string) *StartReadSetImportJobSourceItem
- func (s *StartReadSetImportJobSourceItem) SetTags(v map[string]*string) *StartReadSetImportJobSourceItem
- func (s StartReadSetImportJobSourceItem) String() string
- func (s *StartReadSetImportJobSourceItem) Validate() error
- type StartReferenceImportJobInput
- func (s StartReferenceImportJobInput) GoString() string
- func (s *StartReferenceImportJobInput) SetClientToken(v string) *StartReferenceImportJobInput
- func (s *StartReferenceImportJobInput) SetReferenceStoreId(v string) *StartReferenceImportJobInput
- func (s *StartReferenceImportJobInput) SetRoleArn(v string) *StartReferenceImportJobInput
- func (s *StartReferenceImportJobInput) SetSources(v []*StartReferenceImportJobSourceItem) *StartReferenceImportJobInput
- func (s StartReferenceImportJobInput) String() string
- func (s *StartReferenceImportJobInput) Validate() error
- type StartReferenceImportJobOutput
- func (s StartReferenceImportJobOutput) GoString() string
- func (s *StartReferenceImportJobOutput) SetCreationTime(v time.Time) *StartReferenceImportJobOutput
- func (s *StartReferenceImportJobOutput) SetId(v string) *StartReferenceImportJobOutput
- func (s *StartReferenceImportJobOutput) SetReferenceStoreId(v string) *StartReferenceImportJobOutput
- func (s *StartReferenceImportJobOutput) SetRoleArn(v string) *StartReferenceImportJobOutput
- func (s *StartReferenceImportJobOutput) SetStatus(v string) *StartReferenceImportJobOutput
- func (s StartReferenceImportJobOutput) String() string
- type StartReferenceImportJobSourceItem
- func (s StartReferenceImportJobSourceItem) GoString() string
- func (s *StartReferenceImportJobSourceItem) SetDescription(v string) *StartReferenceImportJobSourceItem
- func (s *StartReferenceImportJobSourceItem) SetName(v string) *StartReferenceImportJobSourceItem
- func (s *StartReferenceImportJobSourceItem) SetSourceFile(v string) *StartReferenceImportJobSourceItem
- func (s *StartReferenceImportJobSourceItem) SetTags(v map[string]*string) *StartReferenceImportJobSourceItem
- func (s StartReferenceImportJobSourceItem) String() string
- func (s *StartReferenceImportJobSourceItem) Validate() error
- type StartRunInput
- func (s StartRunInput) GoString() string
- func (s *StartRunInput) SetLogLevel(v string) *StartRunInput
- func (s *StartRunInput) SetName(v string) *StartRunInput
- func (s *StartRunInput) SetOutputUri(v string) *StartRunInput
- func (s *StartRunInput) SetPriority(v int64) *StartRunInput
- func (s *StartRunInput) SetRequestId(v string) *StartRunInput
- func (s *StartRunInput) SetRoleArn(v string) *StartRunInput
- func (s *StartRunInput) SetRunGroupId(v string) *StartRunInput
- func (s *StartRunInput) SetRunId(v string) *StartRunInput
- func (s *StartRunInput) SetStorageCapacity(v int64) *StartRunInput
- func (s *StartRunInput) SetTags(v map[string]*string) *StartRunInput
- func (s *StartRunInput) SetWorkflowId(v string) *StartRunInput
- func (s *StartRunInput) SetWorkflowType(v string) *StartRunInput
- func (s StartRunInput) String() string
- func (s *StartRunInput) Validate() error
- type StartRunOutput
- func (s StartRunOutput) GoString() string
- func (s *StartRunOutput) SetArn(v string) *StartRunOutput
- func (s *StartRunOutput) SetId(v string) *StartRunOutput
- func (s *StartRunOutput) SetStatus(v string) *StartRunOutput
- func (s *StartRunOutput) SetTags(v map[string]*string) *StartRunOutput
- func (s StartRunOutput) String() string
- type StartVariantImportJobInput
- func (s StartVariantImportJobInput) GoString() string
- func (s *StartVariantImportJobInput) SetAnnotationFields(v map[string]*string) *StartVariantImportJobInput
- func (s *StartVariantImportJobInput) SetDestinationName(v string) *StartVariantImportJobInput
- func (s *StartVariantImportJobInput) SetItems(v []*VariantImportItemSource) *StartVariantImportJobInput
- func (s *StartVariantImportJobInput) SetRoleArn(v string) *StartVariantImportJobInput
- func (s *StartVariantImportJobInput) SetRunLeftNormalization(v bool) *StartVariantImportJobInput
- func (s StartVariantImportJobInput) String() string
- func (s *StartVariantImportJobInput) Validate() error
- type StartVariantImportJobOutput
- type StoreOptions
- type TagResourceInput
- type TagResourceOutput
- type TaskListItem
- func (s TaskListItem) GoString() string
- func (s *TaskListItem) SetCpus(v int64) *TaskListItem
- func (s *TaskListItem) SetCreationTime(v time.Time) *TaskListItem
- func (s *TaskListItem) SetGpus(v int64) *TaskListItem
- func (s *TaskListItem) SetInstanceType(v string) *TaskListItem
- func (s *TaskListItem) SetMemory(v int64) *TaskListItem
- func (s *TaskListItem) SetName(v string) *TaskListItem
- func (s *TaskListItem) SetStartTime(v time.Time) *TaskListItem
- func (s *TaskListItem) SetStatus(v string) *TaskListItem
- func (s *TaskListItem) SetStopTime(v time.Time) *TaskListItem
- func (s *TaskListItem) SetTaskId(v string) *TaskListItem
- func (s TaskListItem) String() string
- type ThrottlingException
- func (s *ThrottlingException) Code() string
- func (s *ThrottlingException) Error() string
- func (s ThrottlingException) GoString() string
- func (s *ThrottlingException) Message() string
- func (s *ThrottlingException) OrigErr() error
- func (s *ThrottlingException) RequestID() string
- func (s *ThrottlingException) StatusCode() int
- func (s ThrottlingException) String() string
- type TsvOptions
- type TsvStoreOptions
- func (s TsvStoreOptions) GoString() string
- func (s *TsvStoreOptions) SetAnnotationType(v string) *TsvStoreOptions
- func (s *TsvStoreOptions) SetFormatToHeader(v map[string]*string) *TsvStoreOptions
- func (s *TsvStoreOptions) SetSchema(v []map[string]*string) *TsvStoreOptions
- func (s TsvStoreOptions) String() string
- func (s *TsvStoreOptions) Validate() error
- type TsvVersionOptions
- func (s TsvVersionOptions) GoString() string
- func (s *TsvVersionOptions) SetAnnotationType(v string) *TsvVersionOptions
- func (s *TsvVersionOptions) SetFormatToHeader(v map[string]*string) *TsvVersionOptions
- func (s *TsvVersionOptions) SetSchema(v []map[string]*string) *TsvVersionOptions
- func (s TsvVersionOptions) String() string
- func (s *TsvVersionOptions) Validate() error
- type UntagResourceInput
- type UntagResourceOutput
- type UpdateAnnotationStoreInput
- func (s UpdateAnnotationStoreInput) GoString() string
- func (s *UpdateAnnotationStoreInput) SetDescription(v string) *UpdateAnnotationStoreInput
- func (s *UpdateAnnotationStoreInput) SetName(v string) *UpdateAnnotationStoreInput
- func (s UpdateAnnotationStoreInput) String() string
- func (s *UpdateAnnotationStoreInput) Validate() error
- type UpdateAnnotationStoreOutput
- func (s UpdateAnnotationStoreOutput) GoString() string
- func (s *UpdateAnnotationStoreOutput) SetCreationTime(v time.Time) *UpdateAnnotationStoreOutput
- func (s *UpdateAnnotationStoreOutput) SetDescription(v string) *UpdateAnnotationStoreOutput
- func (s *UpdateAnnotationStoreOutput) SetId(v string) *UpdateAnnotationStoreOutput
- func (s *UpdateAnnotationStoreOutput) SetName(v string) *UpdateAnnotationStoreOutput
- func (s *UpdateAnnotationStoreOutput) SetReference(v *ReferenceItem) *UpdateAnnotationStoreOutput
- func (s *UpdateAnnotationStoreOutput) SetStatus(v string) *UpdateAnnotationStoreOutput
- func (s *UpdateAnnotationStoreOutput) SetStoreFormat(v string) *UpdateAnnotationStoreOutput
- func (s *UpdateAnnotationStoreOutput) SetStoreOptions(v *StoreOptions) *UpdateAnnotationStoreOutput
- func (s *UpdateAnnotationStoreOutput) SetUpdateTime(v time.Time) *UpdateAnnotationStoreOutput
- func (s UpdateAnnotationStoreOutput) String() string
- type UpdateAnnotationStoreVersionInput
- func (s UpdateAnnotationStoreVersionInput) GoString() string
- func (s *UpdateAnnotationStoreVersionInput) SetDescription(v string) *UpdateAnnotationStoreVersionInput
- func (s *UpdateAnnotationStoreVersionInput) SetName(v string) *UpdateAnnotationStoreVersionInput
- func (s *UpdateAnnotationStoreVersionInput) SetVersionName(v string) *UpdateAnnotationStoreVersionInput
- func (s UpdateAnnotationStoreVersionInput) String() string
- func (s *UpdateAnnotationStoreVersionInput) Validate() error
- type UpdateAnnotationStoreVersionOutput
- func (s UpdateAnnotationStoreVersionOutput) GoString() string
- func (s *UpdateAnnotationStoreVersionOutput) SetCreationTime(v time.Time) *UpdateAnnotationStoreVersionOutput
- func (s *UpdateAnnotationStoreVersionOutput) SetDescription(v string) *UpdateAnnotationStoreVersionOutput
- func (s *UpdateAnnotationStoreVersionOutput) SetId(v string) *UpdateAnnotationStoreVersionOutput
- func (s *UpdateAnnotationStoreVersionOutput) SetName(v string) *UpdateAnnotationStoreVersionOutput
- func (s *UpdateAnnotationStoreVersionOutput) SetStatus(v string) *UpdateAnnotationStoreVersionOutput
- func (s *UpdateAnnotationStoreVersionOutput) SetStoreId(v string) *UpdateAnnotationStoreVersionOutput
- func (s *UpdateAnnotationStoreVersionOutput) SetUpdateTime(v time.Time) *UpdateAnnotationStoreVersionOutput
- func (s *UpdateAnnotationStoreVersionOutput) SetVersionName(v string) *UpdateAnnotationStoreVersionOutput
- func (s UpdateAnnotationStoreVersionOutput) String() string
- type UpdateRunGroupInput
- func (s UpdateRunGroupInput) GoString() string
- func (s *UpdateRunGroupInput) SetId(v string) *UpdateRunGroupInput
- func (s *UpdateRunGroupInput) SetMaxCpus(v int64) *UpdateRunGroupInput
- func (s *UpdateRunGroupInput) SetMaxDuration(v int64) *UpdateRunGroupInput
- func (s *UpdateRunGroupInput) SetMaxGpus(v int64) *UpdateRunGroupInput
- func (s *UpdateRunGroupInput) SetMaxRuns(v int64) *UpdateRunGroupInput
- func (s *UpdateRunGroupInput) SetName(v string) *UpdateRunGroupInput
- func (s UpdateRunGroupInput) String() string
- func (s *UpdateRunGroupInput) Validate() error
- type UpdateRunGroupOutput
- type UpdateVariantStoreInput
- func (s UpdateVariantStoreInput) GoString() string
- func (s *UpdateVariantStoreInput) SetDescription(v string) *UpdateVariantStoreInput
- func (s *UpdateVariantStoreInput) SetName(v string) *UpdateVariantStoreInput
- func (s UpdateVariantStoreInput) String() string
- func (s *UpdateVariantStoreInput) Validate() error
- type UpdateVariantStoreOutput
- func (s UpdateVariantStoreOutput) GoString() string
- func (s *UpdateVariantStoreOutput) SetCreationTime(v time.Time) *UpdateVariantStoreOutput
- func (s *UpdateVariantStoreOutput) SetDescription(v string) *UpdateVariantStoreOutput
- func (s *UpdateVariantStoreOutput) SetId(v string) *UpdateVariantStoreOutput
- func (s *UpdateVariantStoreOutput) SetName(v string) *UpdateVariantStoreOutput
- func (s *UpdateVariantStoreOutput) SetReference(v *ReferenceItem) *UpdateVariantStoreOutput
- func (s *UpdateVariantStoreOutput) SetStatus(v string) *UpdateVariantStoreOutput
- func (s *UpdateVariantStoreOutput) SetUpdateTime(v time.Time) *UpdateVariantStoreOutput
- func (s UpdateVariantStoreOutput) String() string
- type UpdateWorkflowInput
- func (s UpdateWorkflowInput) GoString() string
- func (s *UpdateWorkflowInput) SetDescription(v string) *UpdateWorkflowInput
- func (s *UpdateWorkflowInput) SetId(v string) *UpdateWorkflowInput
- func (s *UpdateWorkflowInput) SetName(v string) *UpdateWorkflowInput
- func (s UpdateWorkflowInput) String() string
- func (s *UpdateWorkflowInput) Validate() error
- type UpdateWorkflowOutput
- type UploadReadSetPartInput
- func (s UploadReadSetPartInput) GoString() string
- func (s *UploadReadSetPartInput) SetPartNumber(v int64) *UploadReadSetPartInput
- func (s *UploadReadSetPartInput) SetPartSource(v string) *UploadReadSetPartInput
- func (s *UploadReadSetPartInput) SetPayload(v io.ReadSeeker) *UploadReadSetPartInput
- func (s *UploadReadSetPartInput) SetSequenceStoreId(v string) *UploadReadSetPartInput
- func (s *UploadReadSetPartInput) SetUploadId(v string) *UploadReadSetPartInput
- func (s UploadReadSetPartInput) String() string
- func (s *UploadReadSetPartInput) Validate() error
- type UploadReadSetPartOutput
- type ValidationException
- func (s *ValidationException) Code() string
- func (s *ValidationException) Error() string
- func (s ValidationException) GoString() string
- func (s *ValidationException) Message() string
- func (s *ValidationException) OrigErr() error
- func (s *ValidationException) RequestID() string
- func (s *ValidationException) StatusCode() int
- func (s ValidationException) String() string
- type VariantImportItemDetail
- func (s VariantImportItemDetail) GoString() string
- func (s *VariantImportItemDetail) SetJobStatus(v string) *VariantImportItemDetail
- func (s *VariantImportItemDetail) SetSource(v string) *VariantImportItemDetail
- func (s *VariantImportItemDetail) SetStatusMessage(v string) *VariantImportItemDetail
- func (s VariantImportItemDetail) String() string
- type VariantImportItemSource
- type VariantImportJobItem
- func (s VariantImportJobItem) GoString() string
- func (s *VariantImportJobItem) SetAnnotationFields(v map[string]*string) *VariantImportJobItem
- func (s *VariantImportJobItem) SetCompletionTime(v time.Time) *VariantImportJobItem
- func (s *VariantImportJobItem) SetCreationTime(v time.Time) *VariantImportJobItem
- func (s *VariantImportJobItem) SetDestinationName(v string) *VariantImportJobItem
- func (s *VariantImportJobItem) SetId(v string) *VariantImportJobItem
- func (s *VariantImportJobItem) SetRoleArn(v string) *VariantImportJobItem
- func (s *VariantImportJobItem) SetRunLeftNormalization(v bool) *VariantImportJobItem
- func (s *VariantImportJobItem) SetStatus(v string) *VariantImportJobItem
- func (s *VariantImportJobItem) SetUpdateTime(v time.Time) *VariantImportJobItem
- func (s VariantImportJobItem) String() string
- type VariantStoreItem
- func (s VariantStoreItem) GoString() string
- func (s *VariantStoreItem) SetCreationTime(v time.Time) *VariantStoreItem
- func (s *VariantStoreItem) SetDescription(v string) *VariantStoreItem
- func (s *VariantStoreItem) SetId(v string) *VariantStoreItem
- func (s *VariantStoreItem) SetName(v string) *VariantStoreItem
- func (s *VariantStoreItem) SetReference(v *ReferenceItem) *VariantStoreItem
- func (s *VariantStoreItem) SetSseConfig(v *SseConfig) *VariantStoreItem
- func (s *VariantStoreItem) SetStatus(v string) *VariantStoreItem
- func (s *VariantStoreItem) SetStatusMessage(v string) *VariantStoreItem
- func (s *VariantStoreItem) SetStoreArn(v string) *VariantStoreItem
- func (s *VariantStoreItem) SetStoreSizeBytes(v int64) *VariantStoreItem
- func (s *VariantStoreItem) SetUpdateTime(v time.Time) *VariantStoreItem
- func (s VariantStoreItem) String() string
- type VcfOptions
- type VersionDeleteError
- type VersionOptions
- type WorkflowListItem
- func (s WorkflowListItem) GoString() string
- func (s *WorkflowListItem) SetArn(v string) *WorkflowListItem
- func (s *WorkflowListItem) SetCreationTime(v time.Time) *WorkflowListItem
- func (s *WorkflowListItem) SetDigest(v string) *WorkflowListItem
- func (s *WorkflowListItem) SetId(v string) *WorkflowListItem
- func (s *WorkflowListItem) SetMetadata(v map[string]*string) *WorkflowListItem
- func (s *WorkflowListItem) SetName(v string) *WorkflowListItem
- func (s *WorkflowListItem) SetStatus(v string) *WorkflowListItem
- func (s *WorkflowListItem) SetType(v string) *WorkflowListItem
- func (s WorkflowListItem) String() string
- type WorkflowParameter
Constants ¶
const ( // AnnotationTypeGeneric is a AnnotationType enum value AnnotationTypeGeneric = "GENERIC" // AnnotationTypeChrPos is a AnnotationType enum value AnnotationTypeChrPos = "CHR_POS" // AnnotationTypeChrPosRefAlt is a AnnotationType enum value AnnotationTypeChrPosRefAlt = "CHR_POS_REF_ALT" // AnnotationTypeChrStartEndOneBase is a AnnotationType enum value AnnotationTypeChrStartEndOneBase = "CHR_START_END_ONE_BASE" // AnnotationTypeChrStartEndRefAltOneBase is a AnnotationType enum value AnnotationTypeChrStartEndRefAltOneBase = "CHR_START_END_REF_ALT_ONE_BASE" // AnnotationTypeChrStartEndZeroBase is a AnnotationType enum value AnnotationTypeChrStartEndZeroBase = "CHR_START_END_ZERO_BASE" // AnnotationTypeChrStartEndRefAltZeroBase is a AnnotationType enum value AnnotationTypeChrStartEndRefAltZeroBase = "CHR_START_END_REF_ALT_ZERO_BASE" )
const ( // CreationTypeImport is a CreationType enum value CreationTypeImport = "IMPORT" // CreationTypeUpload is a CreationType enum value CreationTypeUpload = "UPLOAD" )
const ( // FileTypeFastq is a FileType enum value FileTypeFastq = "FASTQ" // FileTypeBam is a FileType enum value FileTypeBam = "BAM" // FileTypeCram is a FileType enum value FileTypeCram = "CRAM" )
const ( // FormatToHeaderKeyChr is a FormatToHeaderKey enum value FormatToHeaderKeyChr = "CHR" // FormatToHeaderKeyStart is a FormatToHeaderKey enum value FormatToHeaderKeyStart = "START" // FormatToHeaderKeyEnd is a FormatToHeaderKey enum value FormatToHeaderKeyEnd = "END" // FormatToHeaderKeyRef is a FormatToHeaderKey enum value FormatToHeaderKeyRef = "REF" // FormatToHeaderKeyAlt is a FormatToHeaderKey enum value FormatToHeaderKeyAlt = "ALT" // FormatToHeaderKeyPos is a FormatToHeaderKey enum value FormatToHeaderKeyPos = "POS" )
const ( // JobStatusSubmitted is a JobStatus enum value JobStatusSubmitted = "SUBMITTED" // JobStatusInProgress is a JobStatus enum value JobStatusInProgress = "IN_PROGRESS" // JobStatusCancelled is a JobStatus enum value JobStatusCancelled = "CANCELLED" // JobStatusCompleted is a JobStatus enum value JobStatusCompleted = "COMPLETED" // JobStatusFailed is a JobStatus enum value JobStatusFailed = "FAILED" // JobStatusCompletedWithFailures is a JobStatus enum value JobStatusCompletedWithFailures = "COMPLETED_WITH_FAILURES" )
const ( // ReadSetActivationJobItemStatusNotStarted is a ReadSetActivationJobItemStatus enum value ReadSetActivationJobItemStatusNotStarted = "NOT_STARTED" // ReadSetActivationJobItemStatusInProgress is a ReadSetActivationJobItemStatus enum value ReadSetActivationJobItemStatusInProgress = "IN_PROGRESS" // ReadSetActivationJobItemStatusFinished is a ReadSetActivationJobItemStatus enum value ReadSetActivationJobItemStatusFinished = "FINISHED" // ReadSetActivationJobItemStatusFailed is a ReadSetActivationJobItemStatus enum value ReadSetActivationJobItemStatusFailed = "FAILED" )
const ( // ReadSetActivationJobStatusSubmitted is a ReadSetActivationJobStatus enum value ReadSetActivationJobStatusSubmitted = "SUBMITTED" // ReadSetActivationJobStatusInProgress is a ReadSetActivationJobStatus enum value ReadSetActivationJobStatusInProgress = "IN_PROGRESS" // ReadSetActivationJobStatusCancelling is a ReadSetActivationJobStatus enum value ReadSetActivationJobStatusCancelling = "CANCELLING" // ReadSetActivationJobStatusCancelled is a ReadSetActivationJobStatus enum value ReadSetActivationJobStatusCancelled = "CANCELLED" // ReadSetActivationJobStatusFailed is a ReadSetActivationJobStatus enum value ReadSetActivationJobStatusFailed = "FAILED" // ReadSetActivationJobStatusCompleted is a ReadSetActivationJobStatus enum value ReadSetActivationJobStatusCompleted = "COMPLETED" // ReadSetActivationJobStatusCompletedWithFailures is a ReadSetActivationJobStatus enum value ReadSetActivationJobStatusCompletedWithFailures = "COMPLETED_WITH_FAILURES" )
const ( // ReadSetExportJobItemStatusNotStarted is a ReadSetExportJobItemStatus enum value ReadSetExportJobItemStatusNotStarted = "NOT_STARTED" // ReadSetExportJobItemStatusInProgress is a ReadSetExportJobItemStatus enum value ReadSetExportJobItemStatusInProgress = "IN_PROGRESS" // ReadSetExportJobItemStatusFinished is a ReadSetExportJobItemStatus enum value ReadSetExportJobItemStatusFinished = "FINISHED" // ReadSetExportJobItemStatusFailed is a ReadSetExportJobItemStatus enum value ReadSetExportJobItemStatusFailed = "FAILED" )
const ( // ReadSetExportJobStatusSubmitted is a ReadSetExportJobStatus enum value ReadSetExportJobStatusSubmitted = "SUBMITTED" // ReadSetExportJobStatusInProgress is a ReadSetExportJobStatus enum value ReadSetExportJobStatusInProgress = "IN_PROGRESS" // ReadSetExportJobStatusCancelling is a ReadSetExportJobStatus enum value ReadSetExportJobStatusCancelling = "CANCELLING" // ReadSetExportJobStatusCancelled is a ReadSetExportJobStatus enum value ReadSetExportJobStatusCancelled = "CANCELLED" // ReadSetExportJobStatusFailed is a ReadSetExportJobStatus enum value ReadSetExportJobStatusFailed = "FAILED" // ReadSetExportJobStatusCompleted is a ReadSetExportJobStatus enum value ReadSetExportJobStatusCompleted = "COMPLETED" // ReadSetExportJobStatusCompletedWithFailures is a ReadSetExportJobStatus enum value ReadSetExportJobStatusCompletedWithFailures = "COMPLETED_WITH_FAILURES" )
const ( // ReadSetFileSource1 is a ReadSetFile enum value ReadSetFileSource1 = "SOURCE1" // ReadSetFileSource2 is a ReadSetFile enum value ReadSetFileSource2 = "SOURCE2" // ReadSetFileIndex is a ReadSetFile enum value ReadSetFileIndex = "INDEX" )
const ( // ReadSetImportJobItemStatusNotStarted is a ReadSetImportJobItemStatus enum value ReadSetImportJobItemStatusNotStarted = "NOT_STARTED" // ReadSetImportJobItemStatusInProgress is a ReadSetImportJobItemStatus enum value ReadSetImportJobItemStatusInProgress = "IN_PROGRESS" // ReadSetImportJobItemStatusFinished is a ReadSetImportJobItemStatus enum value ReadSetImportJobItemStatusFinished = "FINISHED" // ReadSetImportJobItemStatusFailed is a ReadSetImportJobItemStatus enum value ReadSetImportJobItemStatusFailed = "FAILED" )
const ( // ReadSetImportJobStatusSubmitted is a ReadSetImportJobStatus enum value ReadSetImportJobStatusSubmitted = "SUBMITTED" // ReadSetImportJobStatusInProgress is a ReadSetImportJobStatus enum value ReadSetImportJobStatusInProgress = "IN_PROGRESS" // ReadSetImportJobStatusCancelling is a ReadSetImportJobStatus enum value ReadSetImportJobStatusCancelling = "CANCELLING" // ReadSetImportJobStatusCancelled is a ReadSetImportJobStatus enum value ReadSetImportJobStatusCancelled = "CANCELLED" // ReadSetImportJobStatusFailed is a ReadSetImportJobStatus enum value ReadSetImportJobStatusFailed = "FAILED" // ReadSetImportJobStatusCompleted is a ReadSetImportJobStatus enum value ReadSetImportJobStatusCompleted = "COMPLETED" // ReadSetImportJobStatusCompletedWithFailures is a ReadSetImportJobStatus enum value ReadSetImportJobStatusCompletedWithFailures = "COMPLETED_WITH_FAILURES" )
const ( // ReadSetPartSourceSource1 is a ReadSetPartSource enum value ReadSetPartSourceSource1 = "SOURCE1" // ReadSetPartSourceSource2 is a ReadSetPartSource enum value ReadSetPartSourceSource2 = "SOURCE2" )
const ( // ReadSetStatusArchived is a ReadSetStatus enum value ReadSetStatusArchived = "ARCHIVED" // ReadSetStatusActivating is a ReadSetStatus enum value ReadSetStatusActivating = "ACTIVATING" // ReadSetStatusActive is a ReadSetStatus enum value ReadSetStatusActive = "ACTIVE" // ReadSetStatusDeleting is a ReadSetStatus enum value ReadSetStatusDeleting = "DELETING" // ReadSetStatusDeleted is a ReadSetStatus enum value ReadSetStatusDeleted = "DELETED" // ReadSetStatusProcessingUpload is a ReadSetStatus enum value ReadSetStatusProcessingUpload = "PROCESSING_UPLOAD" // ReadSetStatusUploadFailed is a ReadSetStatus enum value ReadSetStatusUploadFailed = "UPLOAD_FAILED" )
const ( // ReferenceFileSource is a ReferenceFile enum value ReferenceFileSource = "SOURCE" // ReferenceFileIndex is a ReferenceFile enum value ReferenceFileIndex = "INDEX" )
const ( // ReferenceImportJobItemStatusNotStarted is a ReferenceImportJobItemStatus enum value ReferenceImportJobItemStatusNotStarted = "NOT_STARTED" // ReferenceImportJobItemStatusInProgress is a ReferenceImportJobItemStatus enum value ReferenceImportJobItemStatusInProgress = "IN_PROGRESS" // ReferenceImportJobItemStatusFinished is a ReferenceImportJobItemStatus enum value ReferenceImportJobItemStatusFinished = "FINISHED" // ReferenceImportJobItemStatusFailed is a ReferenceImportJobItemStatus enum value ReferenceImportJobItemStatusFailed = "FAILED" )
const ( // ReferenceImportJobStatusSubmitted is a ReferenceImportJobStatus enum value ReferenceImportJobStatusSubmitted = "SUBMITTED" // ReferenceImportJobStatusInProgress is a ReferenceImportJobStatus enum value ReferenceImportJobStatusInProgress = "IN_PROGRESS" // ReferenceImportJobStatusCancelling is a ReferenceImportJobStatus enum value ReferenceImportJobStatusCancelling = "CANCELLING" // ReferenceImportJobStatusCancelled is a ReferenceImportJobStatus enum value ReferenceImportJobStatusCancelled = "CANCELLED" // ReferenceImportJobStatusFailed is a ReferenceImportJobStatus enum value ReferenceImportJobStatusFailed = "FAILED" // ReferenceImportJobStatusCompleted is a ReferenceImportJobStatus enum value ReferenceImportJobStatusCompleted = "COMPLETED" // ReferenceImportJobStatusCompletedWithFailures is a ReferenceImportJobStatus enum value ReferenceImportJobStatusCompletedWithFailures = "COMPLETED_WITH_FAILURES" )
const ( // ReferenceStatusActive is a ReferenceStatus enum value ReferenceStatusActive = "ACTIVE" // ReferenceStatusDeleting is a ReferenceStatus enum value ReferenceStatusDeleting = "DELETING" // ReferenceStatusDeleted is a ReferenceStatus enum value ReferenceStatusDeleted = "DELETED" )
const ( // ResourceOwnerSelf is a ResourceOwner enum value ResourceOwnerSelf = "SELF" // ResourceOwnerOther is a ResourceOwner enum value ResourceOwnerOther = "OTHER" )
const ( // RunLogLevelOff is a RunLogLevel enum value RunLogLevelOff = "OFF" // RunLogLevelFatal is a RunLogLevel enum value RunLogLevelFatal = "FATAL" // RunLogLevelError is a RunLogLevel enum value RunLogLevelError = "ERROR" // RunLogLevelAll is a RunLogLevel enum value RunLogLevelAll = "ALL" )
const ( // RunStatusPending is a RunStatus enum value RunStatusPending = "PENDING" // RunStatusStarting is a RunStatus enum value RunStatusStarting = "STARTING" // RunStatusRunning is a RunStatus enum value RunStatusRunning = "RUNNING" // RunStatusStopping is a RunStatus enum value RunStatusStopping = "STOPPING" // RunStatusCompleted is a RunStatus enum value RunStatusCompleted = "COMPLETED" // RunStatusDeleted is a RunStatus enum value RunStatusDeleted = "DELETED" // RunStatusCancelled is a RunStatus enum value RunStatusCancelled = "CANCELLED" // RunStatusFailed is a RunStatus enum value RunStatusFailed = "FAILED" )
const ( // SchemaValueTypeLong is a SchemaValueType enum value SchemaValueTypeLong = "LONG" // SchemaValueTypeInt is a SchemaValueType enum value SchemaValueTypeInt = "INT" // SchemaValueTypeString is a SchemaValueType enum value SchemaValueTypeString = "STRING" // SchemaValueTypeFloat is a SchemaValueType enum value SchemaValueTypeFloat = "FLOAT" // SchemaValueTypeDouble is a SchemaValueType enum value SchemaValueTypeDouble = "DOUBLE" // SchemaValueTypeBoolean is a SchemaValueType enum value SchemaValueTypeBoolean = "BOOLEAN" )
const (ShareStatusPending = "PENDING" ShareStatusActivating = "ACTIVATING" ShareStatusActive = "ACTIVE" ShareStatusDeleting = "DELETING" ShareStatusDeleted = "DELETED" ShareStatusFailed = "FAILED" )
const ( // StoreFormatGff is a StoreFormat enum value StoreFormatGff = "GFF" // StoreFormatTsv is a StoreFormat enum value StoreFormatTsv = "TSV" // StoreFormatVcf is a StoreFormat enum value StoreFormatVcf = "VCF" )
const ( // StoreStatusCreating is a StoreStatus enum value StoreStatusCreating = "CREATING" // StoreStatusUpdating is a StoreStatus enum value StoreStatusUpdating = "UPDATING" // StoreStatusDeleting is a StoreStatus enum value StoreStatusDeleting = "DELETING" // StoreStatusActive is a StoreStatus enum value StoreStatusActive = "ACTIVE" // StoreStatusFailed is a StoreStatus enum value StoreStatusFailed = "FAILED" )
const ( // TaskStatusPending is a TaskStatus enum value TaskStatusPending = "PENDING" // TaskStatusStarting is a TaskStatus enum value TaskStatusStarting = "STARTING" // TaskStatusRunning is a TaskStatus enum value TaskStatusRunning = "RUNNING" // TaskStatusStopping is a TaskStatus enum value TaskStatusStopping = "STOPPING" // TaskStatusCompleted is a TaskStatus enum value TaskStatusCompleted = "COMPLETED" // TaskStatusCancelled is a TaskStatus enum value TaskStatusCancelled = "CANCELLED" // TaskStatusFailed is a TaskStatus enum value TaskStatusFailed = "FAILED" )
const ( // VersionStatusCreating is a VersionStatus enum value VersionStatusCreating = "CREATING" // VersionStatusUpdating is a VersionStatus enum value VersionStatusUpdating = "UPDATING" // VersionStatusDeleting is a VersionStatus enum value VersionStatusDeleting = "DELETING" // VersionStatusActive is a VersionStatus enum value VersionStatusActive = "ACTIVE" // VersionStatusFailed is a VersionStatus enum value VersionStatusFailed = "FAILED" )
const ( // WorkflowEngineWdl is a WorkflowEngine enum value WorkflowEngineWdl = "WDL" // WorkflowEngineNextflow is a WorkflowEngine enum value WorkflowEngineNextflow = "NEXTFLOW" // WorkflowEngineCwl is a WorkflowEngine enum value WorkflowEngineCwl = "CWL" )
const ( // WorkflowStatusCreating is a WorkflowStatus enum value WorkflowStatusCreating = "CREATING" // WorkflowStatusActive is a WorkflowStatus enum value WorkflowStatusActive = "ACTIVE" // WorkflowStatusUpdating is a WorkflowStatus enum value WorkflowStatusUpdating = "UPDATING" // WorkflowStatusDeleted is a WorkflowStatus enum value WorkflowStatusDeleted = "DELETED" // WorkflowStatusFailed is a WorkflowStatus enum value WorkflowStatusFailed = "FAILED" // WorkflowStatusInactive is a WorkflowStatus enum value WorkflowStatusInactive = "INACTIVE" )
const ( // WorkflowTypePrivate is a WorkflowType enum value WorkflowTypePrivate = "PRIVATE" // WorkflowTypeReady2run is a WorkflowType enum value WorkflowTypeReady2run = "READY2RUN" )
const ( // ErrCodeAccessDeniedException for service response error code // "AccessDeniedException". // // You do not have sufficient access to perform this action. ErrCodeAccessDeniedException = "AccessDeniedException" // ErrCodeConflictException for service response error code // "ConflictException". // // The request cannot be applied to the target resource in its current state. ErrCodeConflictException = "ConflictException" // ErrCodeInternalServerException for service response error code // "InternalServerException". // // An unexpected error occurred. Try the request again. ErrCodeInternalServerException = "InternalServerException" // ErrCodeNotSupportedOperationException for service response error code // "NotSupportedOperationException". // // The operation is not supported by Amazon Omics, or the API does not exist. ErrCodeNotSupportedOperationException = "NotSupportedOperationException" // ErrCodeRangeNotSatisfiableException for service response error code // "RangeNotSatisfiableException". // // The ranges specified in the request are not valid. ErrCodeRangeNotSatisfiableException = "RangeNotSatisfiableException" // ErrCodeRequestTimeoutException for service response error code // "RequestTimeoutException". // // The request timed out. ErrCodeRequestTimeoutException = "RequestTimeoutException" // ErrCodeResourceNotFoundException for service response error code // "ResourceNotFoundException". // // The target resource was not found in the current Region. ErrCodeResourceNotFoundException = "ResourceNotFoundException" // ErrCodeServiceQuotaExceededException for service response error code // "ServiceQuotaExceededException". // // The request exceeds a service quota. ErrCodeServiceQuotaExceededException = "ServiceQuotaExceededException" // ErrCodeThrottlingException for service response error code // "ThrottlingException". // // The request was denied due to request throttling. ErrCodeThrottlingException = "ThrottlingException" // ErrCodeValidationException for service response error code // "ValidationException". // // The input fails to satisfy the constraints specified by an AWS service. ErrCodeValidationException = "ValidationException" )
const ( ServiceName = "Omics" // Name of service. EndpointsID = "omics" // ID to lookup a service endpoint with. ServiceID = "Omics" // ServiceID is a unique identifier of a specific service. )
Service information constants
const (
// AcceleratorsGpu is a Accelerators enum value
AcceleratorsGpu = "GPU"
)
const (
// EncryptionTypeKms is a EncryptionType enum value
EncryptionTypeKms = "KMS"
)
const (
// RunExportDefinition is a RunExport enum value
RunExportDefinition = "DEFINITION"
)
const (
// WorkflowExportDefinition is a WorkflowExport enum value
WorkflowExportDefinition = "DEFINITION"
)
Variables ¶
This section is empty.
Functions ¶
func Accelerators_Values ¶ added in v1.44.262
func Accelerators_Values() []string
Accelerators_Values returns all elements of the Accelerators enum
func AnnotationType_Values ¶
func AnnotationType_Values() []string
AnnotationType_Values returns all elements of the AnnotationType enum
func CreationType_Values ¶ added in v1.44.313
func CreationType_Values() []string
CreationType_Values returns all elements of the CreationType enum
func EncryptionType_Values ¶
func EncryptionType_Values() []string
EncryptionType_Values returns all elements of the EncryptionType enum
func FileType_Values ¶
func FileType_Values() []string
FileType_Values returns all elements of the FileType enum
func FormatToHeaderKey_Values ¶
func FormatToHeaderKey_Values() []string
FormatToHeaderKey_Values returns all elements of the FormatToHeaderKey enum
func JobStatus_Values ¶
func JobStatus_Values() []string
JobStatus_Values returns all elements of the JobStatus enum
func ReadSetActivationJobItemStatus_Values ¶
func ReadSetActivationJobItemStatus_Values() []string
ReadSetActivationJobItemStatus_Values returns all elements of the ReadSetActivationJobItemStatus enum
func ReadSetActivationJobStatus_Values ¶
func ReadSetActivationJobStatus_Values() []string
ReadSetActivationJobStatus_Values returns all elements of the ReadSetActivationJobStatus enum
func ReadSetExportJobItemStatus_Values ¶
func ReadSetExportJobItemStatus_Values() []string
ReadSetExportJobItemStatus_Values returns all elements of the ReadSetExportJobItemStatus enum
func ReadSetExportJobStatus_Values ¶
func ReadSetExportJobStatus_Values() []string
ReadSetExportJobStatus_Values returns all elements of the ReadSetExportJobStatus enum
func ReadSetFile_Values ¶
func ReadSetFile_Values() []string
ReadSetFile_Values returns all elements of the ReadSetFile enum
func ReadSetImportJobItemStatus_Values ¶
func ReadSetImportJobItemStatus_Values() []string
ReadSetImportJobItemStatus_Values returns all elements of the ReadSetImportJobItemStatus enum
func ReadSetImportJobStatus_Values ¶
func ReadSetImportJobStatus_Values() []string
ReadSetImportJobStatus_Values returns all elements of the ReadSetImportJobStatus enum
func ReadSetPartSource_Values ¶ added in v1.44.262
func ReadSetPartSource_Values() []string
ReadSetPartSource_Values returns all elements of the ReadSetPartSource enum
func ReadSetStatus_Values ¶
func ReadSetStatus_Values() []string
ReadSetStatus_Values returns all elements of the ReadSetStatus enum
func ReferenceFile_Values ¶
func ReferenceFile_Values() []string
ReferenceFile_Values returns all elements of the ReferenceFile enum
func ReferenceImportJobItemStatus_Values ¶
func ReferenceImportJobItemStatus_Values() []string
ReferenceImportJobItemStatus_Values returns all elements of the ReferenceImportJobItemStatus enum
func ReferenceImportJobStatus_Values ¶
func ReferenceImportJobStatus_Values() []string
ReferenceImportJobStatus_Values returns all elements of the ReferenceImportJobStatus enum
func ReferenceStatus_Values ¶
func ReferenceStatus_Values() []string
ReferenceStatus_Values returns all elements of the ReferenceStatus enum
func ResourceOwner_Values ¶ added in v1.44.323
func ResourceOwner_Values() []string
ResourceOwner_Values returns all elements of the ResourceOwner enum
func RunExport_Values ¶
func RunExport_Values() []string
RunExport_Values returns all elements of the RunExport enum
func RunLogLevel_Values ¶
func RunLogLevel_Values() []string
RunLogLevel_Values returns all elements of the RunLogLevel enum
func RunStatus_Values ¶
func RunStatus_Values() []string
RunStatus_Values returns all elements of the RunStatus enum
func SchemaValueType_Values ¶
func SchemaValueType_Values() []string
SchemaValueType_Values returns all elements of the SchemaValueType enum
func ShareStatus_Values ¶ added in v1.44.323
func ShareStatus_Values() []string
ShareStatus_Values returns all elements of the ShareStatus enum
func StoreFormat_Values ¶
func StoreFormat_Values() []string
StoreFormat_Values returns all elements of the StoreFormat enum
func StoreStatus_Values ¶
func StoreStatus_Values() []string
StoreStatus_Values returns all elements of the StoreStatus enum
func TaskStatus_Values ¶
func TaskStatus_Values() []string
TaskStatus_Values returns all elements of the TaskStatus enum
func VersionStatus_Values ¶ added in v1.44.323
func VersionStatus_Values() []string
VersionStatus_Values returns all elements of the VersionStatus enum
func WorkflowEngine_Values ¶
func WorkflowEngine_Values() []string
WorkflowEngine_Values returns all elements of the WorkflowEngine enum
func WorkflowExport_Values ¶
func WorkflowExport_Values() []string
WorkflowExport_Values returns all elements of the WorkflowExport enum
func WorkflowStatus_Values ¶
func WorkflowStatus_Values() []string
WorkflowStatus_Values returns all elements of the WorkflowStatus enum
func WorkflowType_Values ¶
func WorkflowType_Values() []string
WorkflowType_Values returns all elements of the WorkflowType enum
Types ¶
type AbortMultipartReadSetUploadInput ¶ added in v1.44.262
type AbortMultipartReadSetUploadInput struct { // The sequence store ID for the store involved in the multipart upload. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The ID for the multipart upload. // // UploadId is a required field UploadId *string `location:"uri" locationName:"uploadId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (AbortMultipartReadSetUploadInput) GoString ¶ added in v1.44.262
func (s AbortMultipartReadSetUploadInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AbortMultipartReadSetUploadInput) SetSequenceStoreId ¶ added in v1.44.262
func (s *AbortMultipartReadSetUploadInput) SetSequenceStoreId(v string) *AbortMultipartReadSetUploadInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*AbortMultipartReadSetUploadInput) SetUploadId ¶ added in v1.44.262
func (s *AbortMultipartReadSetUploadInput) SetUploadId(v string) *AbortMultipartReadSetUploadInput
SetUploadId sets the UploadId field's value.
func (AbortMultipartReadSetUploadInput) String ¶ added in v1.44.262
func (s AbortMultipartReadSetUploadInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AbortMultipartReadSetUploadInput) Validate ¶ added in v1.44.262
func (s *AbortMultipartReadSetUploadInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AbortMultipartReadSetUploadOutput ¶ added in v1.44.262
type AbortMultipartReadSetUploadOutput struct {
// contains filtered or unexported fields
}
func (AbortMultipartReadSetUploadOutput) GoString ¶ added in v1.44.262
func (s AbortMultipartReadSetUploadOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (AbortMultipartReadSetUploadOutput) String ¶ added in v1.44.262
func (s AbortMultipartReadSetUploadOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AcceptShareInput ¶ added in v1.44.323
type AcceptShareInput struct { // // ShareId is a required field ShareId *string `location:"uri" locationName:"shareId" type:"string" required:"true"` // contains filtered or unexported fields }
func (AcceptShareInput) GoString ¶ added in v1.44.323
func (s AcceptShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AcceptShareInput) SetShareId ¶ added in v1.44.323
func (s *AcceptShareInput) SetShareId(v string) *AcceptShareInput
SetShareId sets the ShareId field's value.
func (AcceptShareInput) String ¶ added in v1.44.323
func (s AcceptShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AcceptShareInput) Validate ¶ added in v1.44.323
func (s *AcceptShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AcceptShareOutput ¶ added in v1.44.323
type AcceptShareOutput struct { string `locationName:"status" type:"string" enum:"ShareStatus"` // contains filtered or unexported fields }Status *
func (AcceptShareOutput) GoString ¶ added in v1.44.323
func (s AcceptShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AcceptShareOutput) SetStatus ¶ added in v1.44.323
func (s *AcceptShareOutput) SetStatus(v string) *AcceptShareOutput
SetStatus sets the Status field's value.
func (AcceptShareOutput) String ¶ added in v1.44.323
func (s AcceptShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AccessDeniedException ¶
type AccessDeniedException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
You do not have sufficient access to perform this action.
func (*AccessDeniedException) Code ¶
func (s *AccessDeniedException) Code() string
Code returns the exception type name.
func (*AccessDeniedException) Error ¶
func (s *AccessDeniedException) Error() string
func (AccessDeniedException) GoString ¶
func (s AccessDeniedException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AccessDeniedException) Message ¶
func (s *AccessDeniedException) Message() string
Message returns the exception's message.
func (*AccessDeniedException) OrigErr ¶
func (s *AccessDeniedException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*AccessDeniedException) RequestID ¶
func (s *AccessDeniedException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*AccessDeniedException) StatusCode ¶
func (s *AccessDeniedException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (AccessDeniedException) String ¶
func (s AccessDeniedException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ActivateReadSetFilter ¶
type ActivateReadSetFilter struct { // The filter's start date. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // The filter's end date. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // The filter's status. Status *string `locationName:"status" type:"string" enum:"ReadSetActivationJobStatus"` // contains filtered or unexported fields }
A read set activation job filter.
func (ActivateReadSetFilter) GoString ¶
func (s ActivateReadSetFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ActivateReadSetFilter) SetCreatedAfter ¶
func (s *ActivateReadSetFilter) SetCreatedAfter(v time.Time) *ActivateReadSetFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*ActivateReadSetFilter) SetCreatedBefore ¶
func (s *ActivateReadSetFilter) SetCreatedBefore(v time.Time) *ActivateReadSetFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (*ActivateReadSetFilter) SetStatus ¶
func (s *ActivateReadSetFilter) SetStatus(v string) *ActivateReadSetFilter
SetStatus sets the Status field's value.
func (ActivateReadSetFilter) String ¶
func (s ActivateReadSetFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ActivateReadSetJobItem ¶
type ActivateReadSetJobItem struct { // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetActivationJobStatus"` // contains filtered or unexported fields }
A read set activation job.
func (ActivateReadSetJobItem) GoString ¶
func (s ActivateReadSetJobItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ActivateReadSetJobItem) SetCompletionTime ¶
func (s *ActivateReadSetJobItem) SetCompletionTime(v time.Time) *ActivateReadSetJobItem
SetCompletionTime sets the CompletionTime field's value.
func (*ActivateReadSetJobItem) SetCreationTime ¶
func (s *ActivateReadSetJobItem) SetCreationTime(v time.Time) *ActivateReadSetJobItem
SetCreationTime sets the CreationTime field's value.
func (*ActivateReadSetJobItem) SetId ¶
func (s *ActivateReadSetJobItem) SetId(v string) *ActivateReadSetJobItem
SetId sets the Id field's value.
func (*ActivateReadSetJobItem) SetSequenceStoreId ¶
func (s *ActivateReadSetJobItem) SetSequenceStoreId(v string) *ActivateReadSetJobItem
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*ActivateReadSetJobItem) SetStatus ¶
func (s *ActivateReadSetJobItem) SetStatus(v string) *ActivateReadSetJobItem
SetStatus sets the Status field's value.
func (ActivateReadSetJobItem) String ¶
func (s ActivateReadSetJobItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ActivateReadSetSourceItem ¶
type ActivateReadSetSourceItem struct { // The source's read set ID. // // ReadSetId is a required field ReadSetId *string `locationName:"readSetId" min:"10" type:"string" required:"true"` // The source's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetActivationJobItemStatus"` // The source's status message. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // contains filtered or unexported fields }
A source for a read set activation job.
func (ActivateReadSetSourceItem) GoString ¶
func (s ActivateReadSetSourceItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ActivateReadSetSourceItem) SetReadSetId ¶
func (s *ActivateReadSetSourceItem) SetReadSetId(v string) *ActivateReadSetSourceItem
SetReadSetId sets the ReadSetId field's value.
func (*ActivateReadSetSourceItem) SetStatus ¶
func (s *ActivateReadSetSourceItem) SetStatus(v string) *ActivateReadSetSourceItem
SetStatus sets the Status field's value.
func (*ActivateReadSetSourceItem) SetStatusMessage ¶
func (s *ActivateReadSetSourceItem) SetStatusMessage(v string) *ActivateReadSetSourceItem
SetStatusMessage sets the StatusMessage field's value.
func (ActivateReadSetSourceItem) String ¶
func (s ActivateReadSetSourceItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AnnotationImportItemDetail ¶
type AnnotationImportItemDetail struct { // The item's job status. // // JobStatus is a required field JobStatus *string `locationName:"jobStatus" type:"string" required:"true" enum:"JobStatus"` // The source file's location in Amazon S3. // // Source is a required field Source *string `locationName:"source" type:"string" required:"true"` // contains filtered or unexported fields }
Details about an imported annotation item.
func (AnnotationImportItemDetail) GoString ¶
func (s AnnotationImportItemDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AnnotationImportItemDetail) SetJobStatus ¶
func (s *AnnotationImportItemDetail) SetJobStatus(v string) *AnnotationImportItemDetail
SetJobStatus sets the JobStatus field's value.
func (*AnnotationImportItemDetail) SetSource ¶
func (s *AnnotationImportItemDetail) SetSource(v string) *AnnotationImportItemDetail
SetSource sets the Source field's value.
func (AnnotationImportItemDetail) String ¶
func (s AnnotationImportItemDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AnnotationImportItemSource ¶
type AnnotationImportItemSource struct { // The source file's location in Amazon S3. // // Source is a required field Source *string `locationName:"source" type:"string" required:"true"` // contains filtered or unexported fields }
A source for an annotation import job.
func (AnnotationImportItemSource) GoString ¶
func (s AnnotationImportItemSource) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AnnotationImportItemSource) SetSource ¶
func (s *AnnotationImportItemSource) SetSource(v string) *AnnotationImportItemSource
SetSource sets the Source field's value.
func (AnnotationImportItemSource) String ¶
func (s AnnotationImportItemSource) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AnnotationImportItemSource) Validate ¶
func (s *AnnotationImportItemSource) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AnnotationImportJobItem ¶
type AnnotationImportJobItem struct { // The annotation schema generated by the parsed annotation data. AnnotationFields map[string]*string `locationName:"annotationFields" type:"map"` // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's destination annotation store. // // DestinationName is a required field DestinationName *string `locationName:"destinationName" type:"string" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's left normalization setting. RunLeftNormalization *bool `locationName:"runLeftNormalization" type:"boolean"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"JobStatus"` // When the job was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The name of the annotation store version. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // contains filtered or unexported fields }
An annotation import job.
func (AnnotationImportJobItem) GoString ¶
func (s AnnotationImportJobItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AnnotationImportJobItem) SetAnnotationFields ¶ added in v1.44.262
func (s *AnnotationImportJobItem) SetAnnotationFields(v map[string]*string) *AnnotationImportJobItem
SetAnnotationFields sets the AnnotationFields field's value.
func (*AnnotationImportJobItem) SetCompletionTime ¶
func (s *AnnotationImportJobItem) SetCompletionTime(v time.Time) *AnnotationImportJobItem
SetCompletionTime sets the CompletionTime field's value.
func (*AnnotationImportJobItem) SetCreationTime ¶
func (s *AnnotationImportJobItem) SetCreationTime(v time.Time) *AnnotationImportJobItem
SetCreationTime sets the CreationTime field's value.
func (*AnnotationImportJobItem) SetDestinationName ¶
func (s *AnnotationImportJobItem) SetDestinationName(v string) *AnnotationImportJobItem
SetDestinationName sets the DestinationName field's value.
func (*AnnotationImportJobItem) SetId ¶
func (s *AnnotationImportJobItem) SetId(v string) *AnnotationImportJobItem
SetId sets the Id field's value.
func (*AnnotationImportJobItem) SetRoleArn ¶
func (s *AnnotationImportJobItem) SetRoleArn(v string) *AnnotationImportJobItem
SetRoleArn sets the RoleArn field's value.
func (*AnnotationImportJobItem) SetRunLeftNormalization ¶
func (s *AnnotationImportJobItem) SetRunLeftNormalization(v bool) *AnnotationImportJobItem
SetRunLeftNormalization sets the RunLeftNormalization field's value.
func (*AnnotationImportJobItem) SetStatus ¶
func (s *AnnotationImportJobItem) SetStatus(v string) *AnnotationImportJobItem
SetStatus sets the Status field's value.
func (*AnnotationImportJobItem) SetUpdateTime ¶
func (s *AnnotationImportJobItem) SetUpdateTime(v time.Time) *AnnotationImportJobItem
SetUpdateTime sets the UpdateTime field's value.
func (*AnnotationImportJobItem) SetVersionName ¶ added in v1.44.323
func (s *AnnotationImportJobItem) SetVersionName(v string) *AnnotationImportJobItem
SetVersionName sets the VersionName field's value.
func (AnnotationImportJobItem) String ¶
func (s AnnotationImportJobItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AnnotationStoreItem ¶
type AnnotationStoreItem struct { // The store's creation time. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The store's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The store's name. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // The store's genome reference. // // Reference is a required field Reference *ReferenceItem `locationName:"reference" type:"structure" required:"true"` // The store's server-side encryption (SSE) settings. // // SseConfig is a required field SseConfig *SseConfig `locationName:"sseConfig" type:"structure" required:"true"` // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // The store's status message. // // StatusMessage is a required field StatusMessage *string `locationName:"statusMessage" type:"string" required:"true"` // The store's ARN. // // StoreArn is a required field StoreArn *string `locationName:"storeArn" min:"20" type:"string" required:"true"` // The store's file format. // // StoreFormat is a required field StoreFormat *string `locationName:"storeFormat" type:"string" required:"true" enum:"StoreFormat"` // The store's size in bytes. // // StoreSizeBytes is a required field StoreSizeBytes *int64 `locationName:"storeSizeBytes" type:"long" required:"true"` // When the store was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
An annotation store.
func (AnnotationStoreItem) GoString ¶
func (s AnnotationStoreItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AnnotationStoreItem) SetCreationTime ¶
func (s *AnnotationStoreItem) SetCreationTime(v time.Time) *AnnotationStoreItem
SetCreationTime sets the CreationTime field's value.
func (*AnnotationStoreItem) SetDescription ¶
func (s *AnnotationStoreItem) SetDescription(v string) *AnnotationStoreItem
SetDescription sets the Description field's value.
func (*AnnotationStoreItem) SetId ¶
func (s *AnnotationStoreItem) SetId(v string) *AnnotationStoreItem
SetId sets the Id field's value.
func (*AnnotationStoreItem) SetName ¶
func (s *AnnotationStoreItem) SetName(v string) *AnnotationStoreItem
SetName sets the Name field's value.
func (*AnnotationStoreItem) SetReference ¶
func (s *AnnotationStoreItem) SetReference(v *ReferenceItem) *AnnotationStoreItem
SetReference sets the Reference field's value.
func (*AnnotationStoreItem) SetSseConfig ¶
func (s *AnnotationStoreItem) SetSseConfig(v *SseConfig) *AnnotationStoreItem
SetSseConfig sets the SseConfig field's value.
func (*AnnotationStoreItem) SetStatus ¶
func (s *AnnotationStoreItem) SetStatus(v string) *AnnotationStoreItem
SetStatus sets the Status field's value.
func (*AnnotationStoreItem) SetStatusMessage ¶
func (s *AnnotationStoreItem) SetStatusMessage(v string) *AnnotationStoreItem
SetStatusMessage sets the StatusMessage field's value.
func (*AnnotationStoreItem) SetStoreArn ¶
func (s *AnnotationStoreItem) SetStoreArn(v string) *AnnotationStoreItem
SetStoreArn sets the StoreArn field's value.
func (*AnnotationStoreItem) SetStoreFormat ¶
func (s *AnnotationStoreItem) SetStoreFormat(v string) *AnnotationStoreItem
SetStoreFormat sets the StoreFormat field's value.
func (*AnnotationStoreItem) SetStoreSizeBytes ¶
func (s *AnnotationStoreItem) SetStoreSizeBytes(v int64) *AnnotationStoreItem
SetStoreSizeBytes sets the StoreSizeBytes field's value.
func (*AnnotationStoreItem) SetUpdateTime ¶
func (s *AnnotationStoreItem) SetUpdateTime(v time.Time) *AnnotationStoreItem
SetUpdateTime sets the UpdateTime field's value.
func (AnnotationStoreItem) String ¶
func (s AnnotationStoreItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AnnotationStoreVersionItem ¶ added in v1.44.323
type AnnotationStoreVersionItem struct { // The time stamp for when an annotation store version was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The description of an annotation store version. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The annotation store version ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // A name given to an annotation store version to distinguish it from others. // // Name is a required field Name *string `locationName:"name" min:"3" type:"string" required:"true"` // The status of an annotation store version. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"VersionStatus"` // The status of an annotation store version. // // StatusMessage is a required field StatusMessage *string `locationName:"statusMessage" type:"string" required:"true"` // The store ID for an annotation store version. // // StoreId is a required field StoreId *string `locationName:"storeId" type:"string" required:"true"` // The time stamp for when an annotation store version was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The Arn for an annotation store version. // // VersionArn is a required field VersionArn *string `locationName:"versionArn" min:"20" type:"string" required:"true"` // The name of an annotation store version. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // The size of an annotation store version in Bytes. // // VersionSizeBytes is a required field VersionSizeBytes *int64 `locationName:"versionSizeBytes" type:"long" required:"true"` // contains filtered or unexported fields }
Annotation store versions.
func (AnnotationStoreVersionItem) GoString ¶ added in v1.44.323
func (s AnnotationStoreVersionItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AnnotationStoreVersionItem) SetCreationTime ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetCreationTime(v time.Time) *AnnotationStoreVersionItem
SetCreationTime sets the CreationTime field's value.
func (*AnnotationStoreVersionItem) SetDescription ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetDescription(v string) *AnnotationStoreVersionItem
SetDescription sets the Description field's value.
func (*AnnotationStoreVersionItem) SetId ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetId(v string) *AnnotationStoreVersionItem
SetId sets the Id field's value.
func (*AnnotationStoreVersionItem) SetName ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetName(v string) *AnnotationStoreVersionItem
SetName sets the Name field's value.
func (*AnnotationStoreVersionItem) SetStatus ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetStatus(v string) *AnnotationStoreVersionItem
SetStatus sets the Status field's value.
func (*AnnotationStoreVersionItem) SetStatusMessage ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetStatusMessage(v string) *AnnotationStoreVersionItem
SetStatusMessage sets the StatusMessage field's value.
func (*AnnotationStoreVersionItem) SetStoreId ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetStoreId(v string) *AnnotationStoreVersionItem
SetStoreId sets the StoreId field's value.
func (*AnnotationStoreVersionItem) SetUpdateTime ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetUpdateTime(v time.Time) *AnnotationStoreVersionItem
SetUpdateTime sets the UpdateTime field's value.
func (*AnnotationStoreVersionItem) SetVersionArn ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetVersionArn(v string) *AnnotationStoreVersionItem
SetVersionArn sets the VersionArn field's value.
func (*AnnotationStoreVersionItem) SetVersionName ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetVersionName(v string) *AnnotationStoreVersionItem
SetVersionName sets the VersionName field's value.
func (*AnnotationStoreVersionItem) SetVersionSizeBytes ¶ added in v1.44.323
func (s *AnnotationStoreVersionItem) SetVersionSizeBytes(v int64) *AnnotationStoreVersionItem
SetVersionSizeBytes sets the VersionSizeBytes field's value.
func (AnnotationStoreVersionItem) String ¶ added in v1.44.323
func (s AnnotationStoreVersionItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type BatchDeleteReadSetInput ¶
type BatchDeleteReadSetInput struct { // The read sets' IDs. // // Ids is a required field Ids []*string `locationName:"ids" min:"1" type:"list" required:"true"` // The read sets' sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (BatchDeleteReadSetInput) GoString ¶
func (s BatchDeleteReadSetInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchDeleteReadSetInput) SetIds ¶
func (s *BatchDeleteReadSetInput) SetIds(v []*string) *BatchDeleteReadSetInput
SetIds sets the Ids field's value.
func (*BatchDeleteReadSetInput) SetSequenceStoreId ¶
func (s *BatchDeleteReadSetInput) SetSequenceStoreId(v string) *BatchDeleteReadSetInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (BatchDeleteReadSetInput) String ¶
func (s BatchDeleteReadSetInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchDeleteReadSetInput) Validate ¶
func (s *BatchDeleteReadSetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchDeleteReadSetOutput ¶
type BatchDeleteReadSetOutput struct { // Errors returned by individual delete operations. Errors []*ReadSetBatchError `locationName:"errors" type:"list"` // contains filtered or unexported fields }
func (BatchDeleteReadSetOutput) GoString ¶
func (s BatchDeleteReadSetOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BatchDeleteReadSetOutput) SetErrors ¶
func (s *BatchDeleteReadSetOutput) SetErrors(v []*ReadSetBatchError) *BatchDeleteReadSetOutput
SetErrors sets the Errors field's value.
func (BatchDeleteReadSetOutput) String ¶
func (s BatchDeleteReadSetOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CancelAnnotationImportJobInput ¶
type CancelAnnotationImportJobInput struct { // The job's ID. // // JobId is a required field JobId *string `location:"uri" locationName:"jobId" type:"string" required:"true"` // contains filtered or unexported fields }
func (CancelAnnotationImportJobInput) GoString ¶
func (s CancelAnnotationImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CancelAnnotationImportJobInput) SetJobId ¶
func (s *CancelAnnotationImportJobInput) SetJobId(v string) *CancelAnnotationImportJobInput
SetJobId sets the JobId field's value.
func (CancelAnnotationImportJobInput) String ¶
func (s CancelAnnotationImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CancelAnnotationImportJobInput) Validate ¶
func (s *CancelAnnotationImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelAnnotationImportJobOutput ¶
type CancelAnnotationImportJobOutput struct {
// contains filtered or unexported fields
}
func (CancelAnnotationImportJobOutput) GoString ¶
func (s CancelAnnotationImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (CancelAnnotationImportJobOutput) String ¶
func (s CancelAnnotationImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CancelRunInput ¶
type CancelRunInput struct { // The run's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (CancelRunInput) GoString ¶
func (s CancelRunInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CancelRunInput) SetId ¶
func (s *CancelRunInput) SetId(v string) *CancelRunInput
SetId sets the Id field's value.
func (CancelRunInput) String ¶
func (s CancelRunInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CancelRunInput) Validate ¶
func (s *CancelRunInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelRunOutput ¶
type CancelRunOutput struct {
// contains filtered or unexported fields
}
func (CancelRunOutput) GoString ¶
func (s CancelRunOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (CancelRunOutput) String ¶
func (s CancelRunOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CancelVariantImportJobInput ¶
type CancelVariantImportJobInput struct { // The job's ID. // // JobId is a required field JobId *string `location:"uri" locationName:"jobId" type:"string" required:"true"` // contains filtered or unexported fields }
func (CancelVariantImportJobInput) GoString ¶
func (s CancelVariantImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CancelVariantImportJobInput) SetJobId ¶
func (s *CancelVariantImportJobInput) SetJobId(v string) *CancelVariantImportJobInput
SetJobId sets the JobId field's value.
func (CancelVariantImportJobInput) String ¶
func (s CancelVariantImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CancelVariantImportJobInput) Validate ¶
func (s *CancelVariantImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelVariantImportJobOutput ¶
type CancelVariantImportJobOutput struct {
// contains filtered or unexported fields
}
func (CancelVariantImportJobOutput) GoString ¶
func (s CancelVariantImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (CancelVariantImportJobOutput) String ¶
func (s CancelVariantImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CompleteMultipartReadSetUploadInput ¶ added in v1.44.262
type CompleteMultipartReadSetUploadInput struct { // The individual uploads or parts of a multipart upload. // // Parts is a required field Parts []*CompleteReadSetUploadPartListItem `locationName:"parts" type:"list" required:"true"` // The sequence store ID for the store involved in the multipart upload. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The ID for the multipart upload. // // UploadId is a required field UploadId *string `location:"uri" locationName:"uploadId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (CompleteMultipartReadSetUploadInput) GoString ¶ added in v1.44.262
func (s CompleteMultipartReadSetUploadInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CompleteMultipartReadSetUploadInput) SetParts ¶ added in v1.44.262
func (s *CompleteMultipartReadSetUploadInput) SetParts(v []*CompleteReadSetUploadPartListItem) *CompleteMultipartReadSetUploadInput
SetParts sets the Parts field's value.
func (*CompleteMultipartReadSetUploadInput) SetSequenceStoreId ¶ added in v1.44.262
func (s *CompleteMultipartReadSetUploadInput) SetSequenceStoreId(v string) *CompleteMultipartReadSetUploadInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*CompleteMultipartReadSetUploadInput) SetUploadId ¶ added in v1.44.262
func (s *CompleteMultipartReadSetUploadInput) SetUploadId(v string) *CompleteMultipartReadSetUploadInput
SetUploadId sets the UploadId field's value.
func (CompleteMultipartReadSetUploadInput) String ¶ added in v1.44.262
func (s CompleteMultipartReadSetUploadInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CompleteMultipartReadSetUploadInput) Validate ¶ added in v1.44.262
func (s *CompleteMultipartReadSetUploadInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CompleteMultipartReadSetUploadOutput ¶ added in v1.44.262
type CompleteMultipartReadSetUploadOutput struct { // The read set ID created for an uploaded read set. // // ReadSetId is a required field ReadSetId *string `locationName:"readSetId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (CompleteMultipartReadSetUploadOutput) GoString ¶ added in v1.44.262
func (s CompleteMultipartReadSetUploadOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CompleteMultipartReadSetUploadOutput) SetReadSetId ¶ added in v1.44.262
func (s *CompleteMultipartReadSetUploadOutput) SetReadSetId(v string) *CompleteMultipartReadSetUploadOutput
SetReadSetId sets the ReadSetId field's value.
func (CompleteMultipartReadSetUploadOutput) String ¶ added in v1.44.262
func (s CompleteMultipartReadSetUploadOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CompleteReadSetUploadPartListItem ¶ added in v1.44.262
type CompleteReadSetUploadPartListItem struct { // A unique identifier used to confirm that parts are being added to the correct // upload. // // Checksum is a required field Checksum *string `locationName:"checksum" type:"string" required:"true"` // A number identifying the part in a read set upload. // // PartNumber is a required field PartNumber *int64 `locationName:"partNumber" min:"1" type:"integer" required:"true"` // The source file of the part being uploaded. // // PartSource is a required field PartSource *string `locationName:"partSource" type:"string" required:"true" enum:"ReadSetPartSource"` // contains filtered or unexported fields }
Part of the response to the CompleteReadSetUpload API, including metadata.
func (CompleteReadSetUploadPartListItem) GoString ¶ added in v1.44.262
func (s CompleteReadSetUploadPartListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CompleteReadSetUploadPartListItem) SetChecksum ¶ added in v1.44.262
func (s *CompleteReadSetUploadPartListItem) SetChecksum(v string) *CompleteReadSetUploadPartListItem
SetChecksum sets the Checksum field's value.
func (*CompleteReadSetUploadPartListItem) SetPartNumber ¶ added in v1.44.262
func (s *CompleteReadSetUploadPartListItem) SetPartNumber(v int64) *CompleteReadSetUploadPartListItem
SetPartNumber sets the PartNumber field's value.
func (*CompleteReadSetUploadPartListItem) SetPartSource ¶ added in v1.44.262
func (s *CompleteReadSetUploadPartListItem) SetPartSource(v string) *CompleteReadSetUploadPartListItem
SetPartSource sets the PartSource field's value.
func (CompleteReadSetUploadPartListItem) String ¶ added in v1.44.262
func (s CompleteReadSetUploadPartListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CompleteReadSetUploadPartListItem) Validate ¶ added in v1.44.262
func (s *CompleteReadSetUploadPartListItem) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ConflictException ¶
type ConflictException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The request cannot be applied to the target resource in its current state.
func (*ConflictException) Code ¶
func (s *ConflictException) Code() string
Code returns the exception type name.
func (*ConflictException) Error ¶
func (s *ConflictException) Error() string
func (ConflictException) GoString ¶
func (s ConflictException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ConflictException) Message ¶
func (s *ConflictException) Message() string
Message returns the exception's message.
func (*ConflictException) OrigErr ¶
func (s *ConflictException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ConflictException) RequestID ¶
func (s *ConflictException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ConflictException) StatusCode ¶
func (s *ConflictException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ConflictException) String ¶
func (s ConflictException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateAnnotationStoreInput ¶
type CreateAnnotationStoreInput struct { // A description for the store. Description *string `locationName:"description" type:"string"` // A name for the store. Name *string `locationName:"name" min:"3" type:"string"` // The genome reference for the store's annotations. Reference *ReferenceItem `locationName:"reference" type:"structure"` // Server-side encryption (SSE) settings for the store. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // The annotation file format of the store. // // StoreFormat is a required field StoreFormat *string `locationName:"storeFormat" type:"string" required:"true" enum:"StoreFormat"` // File parsing options for the annotation store. StoreOptions *StoreOptions `locationName:"storeOptions" type:"structure"` // Tags for the store. Tags map[string]*string `locationName:"tags" type:"map"` // The name given to an annotation store version to distinguish it from other // versions. VersionName *string `locationName:"versionName" min:"3" type:"string"` // contains filtered or unexported fields }
func (CreateAnnotationStoreInput) GoString ¶
func (s CreateAnnotationStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateAnnotationStoreInput) SetDescription ¶
func (s *CreateAnnotationStoreInput) SetDescription(v string) *CreateAnnotationStoreInput
SetDescription sets the Description field's value.
func (*CreateAnnotationStoreInput) SetName ¶
func (s *CreateAnnotationStoreInput) SetName(v string) *CreateAnnotationStoreInput
SetName sets the Name field's value.
func (*CreateAnnotationStoreInput) SetReference ¶
func (s *CreateAnnotationStoreInput) SetReference(v *ReferenceItem) *CreateAnnotationStoreInput
SetReference sets the Reference field's value.
func (*CreateAnnotationStoreInput) SetSseConfig ¶
func (s *CreateAnnotationStoreInput) SetSseConfig(v *SseConfig) *CreateAnnotationStoreInput
SetSseConfig sets the SseConfig field's value.
func (*CreateAnnotationStoreInput) SetStoreFormat ¶
func (s *CreateAnnotationStoreInput) SetStoreFormat(v string) *CreateAnnotationStoreInput
SetStoreFormat sets the StoreFormat field's value.
func (*CreateAnnotationStoreInput) SetStoreOptions ¶
func (s *CreateAnnotationStoreInput) SetStoreOptions(v *StoreOptions) *CreateAnnotationStoreInput
SetStoreOptions sets the StoreOptions field's value.
func (*CreateAnnotationStoreInput) SetTags ¶
func (s *CreateAnnotationStoreInput) SetTags(v map[string]*string) *CreateAnnotationStoreInput
SetTags sets the Tags field's value.
func (*CreateAnnotationStoreInput) SetVersionName ¶ added in v1.44.323
func (s *CreateAnnotationStoreInput) SetVersionName(v string) *CreateAnnotationStoreInput
SetVersionName sets the VersionName field's value.
func (CreateAnnotationStoreInput) String ¶
func (s CreateAnnotationStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateAnnotationStoreInput) Validate ¶
func (s *CreateAnnotationStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAnnotationStoreOutput ¶
type CreateAnnotationStoreOutput struct { // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The store's name. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // The store's genome reference. Required for all stores except TSV format with // generic annotations. Reference *ReferenceItem `locationName:"reference" type:"structure"` // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // The annotation file format of the store. StoreFormat *string `locationName:"storeFormat" type:"string" enum:"StoreFormat"` // The store's file parsing options. StoreOptions *StoreOptions `locationName:"storeOptions" type:"structure"` // The name given to an annotation store version to distinguish it from other // versions. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateAnnotationStoreOutput) GoString ¶
func (s CreateAnnotationStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateAnnotationStoreOutput) SetCreationTime ¶
func (s *CreateAnnotationStoreOutput) SetCreationTime(v time.Time) *CreateAnnotationStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*CreateAnnotationStoreOutput) SetId ¶
func (s *CreateAnnotationStoreOutput) SetId(v string) *CreateAnnotationStoreOutput
SetId sets the Id field's value.
func (*CreateAnnotationStoreOutput) SetName ¶
func (s *CreateAnnotationStoreOutput) SetName(v string) *CreateAnnotationStoreOutput
SetName sets the Name field's value.
func (*CreateAnnotationStoreOutput) SetReference ¶
func (s *CreateAnnotationStoreOutput) SetReference(v *ReferenceItem) *CreateAnnotationStoreOutput
SetReference sets the Reference field's value.
func (*CreateAnnotationStoreOutput) SetStatus ¶
func (s *CreateAnnotationStoreOutput) SetStatus(v string) *CreateAnnotationStoreOutput
SetStatus sets the Status field's value.
func (*CreateAnnotationStoreOutput) SetStoreFormat ¶
func (s *CreateAnnotationStoreOutput) SetStoreFormat(v string) *CreateAnnotationStoreOutput
SetStoreFormat sets the StoreFormat field's value.
func (*CreateAnnotationStoreOutput) SetStoreOptions ¶
func (s *CreateAnnotationStoreOutput) SetStoreOptions(v *StoreOptions) *CreateAnnotationStoreOutput
SetStoreOptions sets the StoreOptions field's value.
func (*CreateAnnotationStoreOutput) SetVersionName ¶ added in v1.44.323
func (s *CreateAnnotationStoreOutput) SetVersionName(v string) *CreateAnnotationStoreOutput
SetVersionName sets the VersionName field's value.
func (CreateAnnotationStoreOutput) String ¶
func (s CreateAnnotationStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateAnnotationStoreVersionInput ¶ added in v1.44.323
type CreateAnnotationStoreVersionInput struct { // The description of an annotation store version. Description *string `locationName:"description" type:"string"` // The name of an annotation store version from which versions are being created. // // Name is a required field Name *string `location:"uri" locationName:"name" min:"3" type:"string" required:"true"` // Any tags added to annotation store version. Tags map[string]*string `locationName:"tags" type:"map"` // The name given to an annotation store version to distinguish it from other // versions. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // The options for an annotation store version. VersionOptions *VersionOptions `locationName:"versionOptions" type:"structure"` // contains filtered or unexported fields }
func (CreateAnnotationStoreVersionInput) GoString ¶ added in v1.44.323
func (s CreateAnnotationStoreVersionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateAnnotationStoreVersionInput) SetDescription ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionInput) SetDescription(v string) *CreateAnnotationStoreVersionInput
SetDescription sets the Description field's value.
func (*CreateAnnotationStoreVersionInput) SetName ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionInput) SetName(v string) *CreateAnnotationStoreVersionInput
SetName sets the Name field's value.
func (*CreateAnnotationStoreVersionInput) SetTags ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionInput) SetTags(v map[string]*string) *CreateAnnotationStoreVersionInput
SetTags sets the Tags field's value.
func (*CreateAnnotationStoreVersionInput) SetVersionName ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionInput) SetVersionName(v string) *CreateAnnotationStoreVersionInput
SetVersionName sets the VersionName field's value.
func (*CreateAnnotationStoreVersionInput) SetVersionOptions ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionInput) SetVersionOptions(v *VersionOptions) *CreateAnnotationStoreVersionInput
SetVersionOptions sets the VersionOptions field's value.
func (CreateAnnotationStoreVersionInput) String ¶ added in v1.44.323
func (s CreateAnnotationStoreVersionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateAnnotationStoreVersionInput) Validate ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAnnotationStoreVersionOutput ¶ added in v1.44.323
type CreateAnnotationStoreVersionOutput struct { // The time stamp for the creation of an annotation store version. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // A generated ID for the annotation store // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The name given to an annotation store version to distinguish it from other // versions. // // Name is a required field Name *string `locationName:"name" min:"3" type:"string" required:"true"` // The status of a annotation store version. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"VersionStatus"` // The ID for the annotation store from which new versions are being created. // // StoreId is a required field StoreId *string `locationName:"storeId" type:"string" required:"true"` // The name given to an annotation store version to distinguish it from other // versions. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // The options for an annotation store version. VersionOptions *VersionOptions `locationName:"versionOptions" type:"structure"` // contains filtered or unexported fields }
func (CreateAnnotationStoreVersionOutput) GoString ¶ added in v1.44.323
func (s CreateAnnotationStoreVersionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateAnnotationStoreVersionOutput) SetCreationTime ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionOutput) SetCreationTime(v time.Time) *CreateAnnotationStoreVersionOutput
SetCreationTime sets the CreationTime field's value.
func (*CreateAnnotationStoreVersionOutput) SetId ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionOutput) SetId(v string) *CreateAnnotationStoreVersionOutput
SetId sets the Id field's value.
func (*CreateAnnotationStoreVersionOutput) SetName ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionOutput) SetName(v string) *CreateAnnotationStoreVersionOutput
SetName sets the Name field's value.
func (*CreateAnnotationStoreVersionOutput) SetStatus ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionOutput) SetStatus(v string) *CreateAnnotationStoreVersionOutput
SetStatus sets the Status field's value.
func (*CreateAnnotationStoreVersionOutput) SetStoreId ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionOutput) SetStoreId(v string) *CreateAnnotationStoreVersionOutput
SetStoreId sets the StoreId field's value.
func (*CreateAnnotationStoreVersionOutput) SetVersionName ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionOutput) SetVersionName(v string) *CreateAnnotationStoreVersionOutput
SetVersionName sets the VersionName field's value.
func (*CreateAnnotationStoreVersionOutput) SetVersionOptions ¶ added in v1.44.323
func (s *CreateAnnotationStoreVersionOutput) SetVersionOptions(v *VersionOptions) *CreateAnnotationStoreVersionOutput
SetVersionOptions sets the VersionOptions field's value.
func (CreateAnnotationStoreVersionOutput) String ¶ added in v1.44.323
func (s CreateAnnotationStoreVersionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateMultipartReadSetUploadInput ¶ added in v1.44.262
type CreateMultipartReadSetUploadInput struct { // An idempotency token that can be used to avoid triggering multiple multipart // uploads. ClientToken *string `locationName:"clientToken" min:"1" type:"string"` // The description of the read set. Description *string `locationName:"description" min:"1" type:"string"` // Where the source originated. GeneratedFrom *string `locationName:"generatedFrom" min:"1" type:"string"` // The name of the read set. // // Name is a required field Name *string `locationName:"name" min:"1" type:"string" required:"true"` // The ARN of the reference. // // ReferenceArn is a required field ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string" required:"true"` // The source's sample ID. // // SampleId is a required field SampleId *string `locationName:"sampleId" min:"1" type:"string" required:"true"` // The sequence store ID for the store that is the destination of the multipart // uploads. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The type of file being uploaded. // // SourceFileType is a required field SourceFileType *string `locationName:"sourceFileType" type:"string" required:"true" enum:"FileType"` // The source's subject ID. // // SubjectId is a required field SubjectId *string `locationName:"subjectId" min:"1" type:"string" required:"true"` // Any tags to add to the read set. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (CreateMultipartReadSetUploadInput) GoString ¶ added in v1.44.262
func (s CreateMultipartReadSetUploadInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateMultipartReadSetUploadInput) SetClientToken ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetClientToken(v string) *CreateMultipartReadSetUploadInput
SetClientToken sets the ClientToken field's value.
func (*CreateMultipartReadSetUploadInput) SetDescription ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetDescription(v string) *CreateMultipartReadSetUploadInput
SetDescription sets the Description field's value.
func (*CreateMultipartReadSetUploadInput) SetGeneratedFrom ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetGeneratedFrom(v string) *CreateMultipartReadSetUploadInput
SetGeneratedFrom sets the GeneratedFrom field's value.
func (*CreateMultipartReadSetUploadInput) SetName ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetName(v string) *CreateMultipartReadSetUploadInput
SetName sets the Name field's value.
func (*CreateMultipartReadSetUploadInput) SetReferenceArn ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetReferenceArn(v string) *CreateMultipartReadSetUploadInput
SetReferenceArn sets the ReferenceArn field's value.
func (*CreateMultipartReadSetUploadInput) SetSampleId ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetSampleId(v string) *CreateMultipartReadSetUploadInput
SetSampleId sets the SampleId field's value.
func (*CreateMultipartReadSetUploadInput) SetSequenceStoreId ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetSequenceStoreId(v string) *CreateMultipartReadSetUploadInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*CreateMultipartReadSetUploadInput) SetSourceFileType ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetSourceFileType(v string) *CreateMultipartReadSetUploadInput
SetSourceFileType sets the SourceFileType field's value.
func (*CreateMultipartReadSetUploadInput) SetSubjectId ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetSubjectId(v string) *CreateMultipartReadSetUploadInput
SetSubjectId sets the SubjectId field's value.
func (*CreateMultipartReadSetUploadInput) SetTags ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) SetTags(v map[string]*string) *CreateMultipartReadSetUploadInput
SetTags sets the Tags field's value.
func (CreateMultipartReadSetUploadInput) String ¶ added in v1.44.262
func (s CreateMultipartReadSetUploadInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateMultipartReadSetUploadInput) Validate ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateMultipartReadSetUploadOutput ¶ added in v1.44.262
type CreateMultipartReadSetUploadOutput struct { // The creation time of the multipart upload. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The description of the read set. Description *string `locationName:"description" min:"1" type:"string"` // The source of the read set. GeneratedFrom *string `locationName:"generatedFrom" min:"1" type:"string"` // The name of the read set. Name *string `locationName:"name" min:"1" type:"string"` // The read set source's reference ARN. // // ReferenceArn is a required field ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string" required:"true"` // The source's sample ID. // // SampleId is a required field SampleId *string `locationName:"sampleId" min:"1" type:"string" required:"true"` // The sequence store ID for the store that the read set will be created in. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The file type of the read set source. // // SourceFileType is a required field SourceFileType *string `locationName:"sourceFileType" type:"string" required:"true" enum:"FileType"` // The source's subject ID. // // SubjectId is a required field SubjectId *string `locationName:"subjectId" min:"1" type:"string" required:"true"` // The tags to add to the read set. Tags map[string]*string `locationName:"tags" type:"map"` // he ID for the initiated multipart upload. // // UploadId is a required field UploadId *string `locationName:"uploadId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateMultipartReadSetUploadOutput) GoString ¶ added in v1.44.262
func (s CreateMultipartReadSetUploadOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateMultipartReadSetUploadOutput) SetCreationTime ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetCreationTime(v time.Time) *CreateMultipartReadSetUploadOutput
SetCreationTime sets the CreationTime field's value.
func (*CreateMultipartReadSetUploadOutput) SetDescription ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetDescription(v string) *CreateMultipartReadSetUploadOutput
SetDescription sets the Description field's value.
func (*CreateMultipartReadSetUploadOutput) SetGeneratedFrom ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetGeneratedFrom(v string) *CreateMultipartReadSetUploadOutput
SetGeneratedFrom sets the GeneratedFrom field's value.
func (*CreateMultipartReadSetUploadOutput) SetName ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetName(v string) *CreateMultipartReadSetUploadOutput
SetName sets the Name field's value.
func (*CreateMultipartReadSetUploadOutput) SetReferenceArn ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetReferenceArn(v string) *CreateMultipartReadSetUploadOutput
SetReferenceArn sets the ReferenceArn field's value.
func (*CreateMultipartReadSetUploadOutput) SetSampleId ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetSampleId(v string) *CreateMultipartReadSetUploadOutput
SetSampleId sets the SampleId field's value.
func (*CreateMultipartReadSetUploadOutput) SetSequenceStoreId ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetSequenceStoreId(v string) *CreateMultipartReadSetUploadOutput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*CreateMultipartReadSetUploadOutput) SetSourceFileType ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetSourceFileType(v string) *CreateMultipartReadSetUploadOutput
SetSourceFileType sets the SourceFileType field's value.
func (*CreateMultipartReadSetUploadOutput) SetSubjectId ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetSubjectId(v string) *CreateMultipartReadSetUploadOutput
SetSubjectId sets the SubjectId field's value.
func (*CreateMultipartReadSetUploadOutput) SetTags ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetTags(v map[string]*string) *CreateMultipartReadSetUploadOutput
SetTags sets the Tags field's value.
func (*CreateMultipartReadSetUploadOutput) SetUploadId ¶ added in v1.44.262
func (s *CreateMultipartReadSetUploadOutput) SetUploadId(v string) *CreateMultipartReadSetUploadOutput
SetUploadId sets the UploadId field's value.
func (CreateMultipartReadSetUploadOutput) String ¶ added in v1.44.262
func (s CreateMultipartReadSetUploadOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateReferenceStoreInput ¶
type CreateReferenceStoreInput struct { // To ensure that requests don't run multiple times, specify a unique token // for each request. ClientToken *string `locationName:"clientToken" min:"1" type:"string"` // A description for the store. Description *string `locationName:"description" min:"1" type:"string"` // A name for the store. // // Name is a required field Name *string `locationName:"name" min:"1" type:"string" required:"true"` // Server-side encryption (SSE) settings for the store. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // Tags for the store. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (CreateReferenceStoreInput) GoString ¶
func (s CreateReferenceStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateReferenceStoreInput) SetClientToken ¶
func (s *CreateReferenceStoreInput) SetClientToken(v string) *CreateReferenceStoreInput
SetClientToken sets the ClientToken field's value.
func (*CreateReferenceStoreInput) SetDescription ¶
func (s *CreateReferenceStoreInput) SetDescription(v string) *CreateReferenceStoreInput
SetDescription sets the Description field's value.
func (*CreateReferenceStoreInput) SetName ¶
func (s *CreateReferenceStoreInput) SetName(v string) *CreateReferenceStoreInput
SetName sets the Name field's value.
func (*CreateReferenceStoreInput) SetSseConfig ¶
func (s *CreateReferenceStoreInput) SetSseConfig(v *SseConfig) *CreateReferenceStoreInput
SetSseConfig sets the SseConfig field's value.
func (*CreateReferenceStoreInput) SetTags ¶
func (s *CreateReferenceStoreInput) SetTags(v map[string]*string) *CreateReferenceStoreInput
SetTags sets the Tags field's value.
func (CreateReferenceStoreInput) String ¶
func (s CreateReferenceStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateReferenceStoreInput) Validate ¶
func (s *CreateReferenceStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateReferenceStoreOutput ¶
type CreateReferenceStoreOutput struct { // The store's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. Description *string `locationName:"description" min:"1" type:"string"` // The store's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The store's name. Name *string `locationName:"name" min:"1" type:"string"` // The store's SSE settings. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // contains filtered or unexported fields }
func (CreateReferenceStoreOutput) GoString ¶
func (s CreateReferenceStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateReferenceStoreOutput) SetArn ¶
func (s *CreateReferenceStoreOutput) SetArn(v string) *CreateReferenceStoreOutput
SetArn sets the Arn field's value.
func (*CreateReferenceStoreOutput) SetCreationTime ¶
func (s *CreateReferenceStoreOutput) SetCreationTime(v time.Time) *CreateReferenceStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*CreateReferenceStoreOutput) SetDescription ¶
func (s *CreateReferenceStoreOutput) SetDescription(v string) *CreateReferenceStoreOutput
SetDescription sets the Description field's value.
func (*CreateReferenceStoreOutput) SetId ¶
func (s *CreateReferenceStoreOutput) SetId(v string) *CreateReferenceStoreOutput
SetId sets the Id field's value.
func (*CreateReferenceStoreOutput) SetName ¶
func (s *CreateReferenceStoreOutput) SetName(v string) *CreateReferenceStoreOutput
SetName sets the Name field's value.
func (*CreateReferenceStoreOutput) SetSseConfig ¶
func (s *CreateReferenceStoreOutput) SetSseConfig(v *SseConfig) *CreateReferenceStoreOutput
SetSseConfig sets the SseConfig field's value.
func (CreateReferenceStoreOutput) String ¶
func (s CreateReferenceStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateRunGroupInput ¶
type CreateRunGroupInput struct { // The maximum number of CPUs to use in the group. MaxCpus *int64 `locationName:"maxCpus" min:"1" type:"integer"` // A maximum run time for the group in minutes. MaxDuration *int64 `locationName:"maxDuration" min:"1" type:"integer"` // The maximum GPUs that can be used by a run group. MaxGpus *int64 `locationName:"maxGpus" min:"1" type:"integer"` // The maximum number of concurrent runs for the group. MaxRuns *int64 `locationName:"maxRuns" min:"1" type:"integer"` // A name for the group. Name *string `locationName:"name" min:"1" type:"string"` // To ensure that requests don't run multiple times, specify a unique ID for // each request. RequestId *string `locationName:"requestId" min:"1" type:"string" idempotencyToken:"true"` // Tags for the group. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (CreateRunGroupInput) GoString ¶
func (s CreateRunGroupInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateRunGroupInput) SetMaxCpus ¶
func (s *CreateRunGroupInput) SetMaxCpus(v int64) *CreateRunGroupInput
SetMaxCpus sets the MaxCpus field's value.
func (*CreateRunGroupInput) SetMaxDuration ¶
func (s *CreateRunGroupInput) SetMaxDuration(v int64) *CreateRunGroupInput
SetMaxDuration sets the MaxDuration field's value.
func (*CreateRunGroupInput) SetMaxGpus ¶ added in v1.44.262
func (s *CreateRunGroupInput) SetMaxGpus(v int64) *CreateRunGroupInput
SetMaxGpus sets the MaxGpus field's value.
func (*CreateRunGroupInput) SetMaxRuns ¶
func (s *CreateRunGroupInput) SetMaxRuns(v int64) *CreateRunGroupInput
SetMaxRuns sets the MaxRuns field's value.
func (*CreateRunGroupInput) SetName ¶
func (s *CreateRunGroupInput) SetName(v string) *CreateRunGroupInput
SetName sets the Name field's value.
func (*CreateRunGroupInput) SetRequestId ¶
func (s *CreateRunGroupInput) SetRequestId(v string) *CreateRunGroupInput
SetRequestId sets the RequestId field's value.
func (*CreateRunGroupInput) SetTags ¶
func (s *CreateRunGroupInput) SetTags(v map[string]*string) *CreateRunGroupInput
SetTags sets the Tags field's value.
func (CreateRunGroupInput) String ¶
func (s CreateRunGroupInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateRunGroupInput) Validate ¶
func (s *CreateRunGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRunGroupOutput ¶
type CreateRunGroupOutput struct { // The group's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // The group's ID. Id *string `locationName:"id" min:"1" type:"string"` // Tags for the run group. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (CreateRunGroupOutput) GoString ¶
func (s CreateRunGroupOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateRunGroupOutput) SetArn ¶
func (s *CreateRunGroupOutput) SetArn(v string) *CreateRunGroupOutput
SetArn sets the Arn field's value.
func (*CreateRunGroupOutput) SetId ¶
func (s *CreateRunGroupOutput) SetId(v string) *CreateRunGroupOutput
SetId sets the Id field's value.
func (*CreateRunGroupOutput) SetTags ¶
func (s *CreateRunGroupOutput) SetTags(v map[string]*string) *CreateRunGroupOutput
SetTags sets the Tags field's value.
func (CreateRunGroupOutput) String ¶
func (s CreateRunGroupOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateSequenceStoreInput ¶
type CreateSequenceStoreInput struct { // To ensure that requests don't run multiple times, specify a unique token // for each request. ClientToken *string `locationName:"clientToken" min:"1" type:"string"` // A description for the store. Description *string `locationName:"description" min:"1" type:"string"` // An S3 location that is used to store files that have failed a direct upload. FallbackLocation *string `locationName:"fallbackLocation" type:"string"` // A name for the store. // // Name is a required field Name *string `locationName:"name" min:"1" type:"string" required:"true"` // Server-side encryption (SSE) settings for the store. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // Tags for the store. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (CreateSequenceStoreInput) GoString ¶
func (s CreateSequenceStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateSequenceStoreInput) SetClientToken ¶
func (s *CreateSequenceStoreInput) SetClientToken(v string) *CreateSequenceStoreInput
SetClientToken sets the ClientToken field's value.
func (*CreateSequenceStoreInput) SetDescription ¶
func (s *CreateSequenceStoreInput) SetDescription(v string) *CreateSequenceStoreInput
SetDescription sets the Description field's value.
func (*CreateSequenceStoreInput) SetFallbackLocation ¶ added in v1.44.262
func (s *CreateSequenceStoreInput) SetFallbackLocation(v string) *CreateSequenceStoreInput
SetFallbackLocation sets the FallbackLocation field's value.
func (*CreateSequenceStoreInput) SetName ¶
func (s *CreateSequenceStoreInput) SetName(v string) *CreateSequenceStoreInput
SetName sets the Name field's value.
func (*CreateSequenceStoreInput) SetSseConfig ¶
func (s *CreateSequenceStoreInput) SetSseConfig(v *SseConfig) *CreateSequenceStoreInput
SetSseConfig sets the SseConfig field's value.
func (*CreateSequenceStoreInput) SetTags ¶
func (s *CreateSequenceStoreInput) SetTags(v map[string]*string) *CreateSequenceStoreInput
SetTags sets the Tags field's value.
func (CreateSequenceStoreInput) String ¶
func (s CreateSequenceStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateSequenceStoreInput) Validate ¶
func (s *CreateSequenceStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateSequenceStoreOutput ¶
type CreateSequenceStoreOutput struct { // The store's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. Description *string `locationName:"description" min:"1" type:"string"` // An S3 location that is used to store files that have failed a direct upload. FallbackLocation *string `locationName:"fallbackLocation" type:"string"` // The store's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The store's name. Name *string `locationName:"name" min:"1" type:"string"` // The store's SSE settings. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // contains filtered or unexported fields }
func (CreateSequenceStoreOutput) GoString ¶
func (s CreateSequenceStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateSequenceStoreOutput) SetArn ¶
func (s *CreateSequenceStoreOutput) SetArn(v string) *CreateSequenceStoreOutput
SetArn sets the Arn field's value.
func (*CreateSequenceStoreOutput) SetCreationTime ¶
func (s *CreateSequenceStoreOutput) SetCreationTime(v time.Time) *CreateSequenceStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*CreateSequenceStoreOutput) SetDescription ¶
func (s *CreateSequenceStoreOutput) SetDescription(v string) *CreateSequenceStoreOutput
SetDescription sets the Description field's value.
func (*CreateSequenceStoreOutput) SetFallbackLocation ¶ added in v1.44.262
func (s *CreateSequenceStoreOutput) SetFallbackLocation(v string) *CreateSequenceStoreOutput
SetFallbackLocation sets the FallbackLocation field's value.
func (*CreateSequenceStoreOutput) SetId ¶
func (s *CreateSequenceStoreOutput) SetId(v string) *CreateSequenceStoreOutput
SetId sets the Id field's value.
func (*CreateSequenceStoreOutput) SetName ¶
func (s *CreateSequenceStoreOutput) SetName(v string) *CreateSequenceStoreOutput
SetName sets the Name field's value.
func (*CreateSequenceStoreOutput) SetSseConfig ¶
func (s *CreateSequenceStoreOutput) SetSseConfig(v *SseConfig) *CreateSequenceStoreOutput
SetSseConfig sets the SseConfig field's value.
func (CreateSequenceStoreOutput) String ¶
func (s CreateSequenceStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateShareInput ¶ added in v1.44.323
type CreateShareInput struct { // store data through the share offer. // // PrincipalSubscriber is a required field PrincipalSubscriber *string `locationName:"principalSubscriber" type:"string" required:"true"` // // ResourceArn is a required field ResourceArn *string `locationName:"resourceArn" type:"string" required:"true"` ShareName *string `locationName:"shareName" min:"1" type:"string"` // contains filtered or unexported fields }
func (CreateShareInput) GoString ¶ added in v1.44.323
func (s CreateShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateShareInput) SetPrincipalSubscriber ¶ added in v1.44.323
func (s *CreateShareInput) SetPrincipalSubscriber(v string) *CreateShareInput
SetPrincipalSubscriber sets the PrincipalSubscriber field's value.
func (*CreateShareInput) SetResourceArn ¶ added in v1.44.323
func (s *CreateShareInput) SetResourceArn(v string) *CreateShareInput
SetResourceArn sets the ResourceArn field's value.
func (*CreateShareInput) SetShareName ¶ added in v1.44.323
func (s *CreateShareInput) SetShareName(v string) *CreateShareInput
SetShareName sets the ShareName field's value.
func (CreateShareInput) String ¶ added in v1.44.323
func (s CreateShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateShareInput) Validate ¶ added in v1.44.323
func (s *CreateShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateShareOutput ¶ added in v1.44.323
type CreateShareOutput struct { string `locationName:"shareId" type:"string"` ShareName *string `locationName:"shareName" min:"1" type:"string"` Status *string `locationName:"status" type:"string" enum:"ShareStatus"` // contains filtered or unexported fields }ShareId *
func (CreateShareOutput) GoString ¶ added in v1.44.323
func (s CreateShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateShareOutput) SetShareId ¶ added in v1.44.323
func (s *CreateShareOutput) SetShareId(v string) *CreateShareOutput
SetShareId sets the ShareId field's value.
func (*CreateShareOutput) SetShareName ¶ added in v1.44.323
func (s *CreateShareOutput) SetShareName(v string) *CreateShareOutput
SetShareName sets the ShareName field's value.
func (*CreateShareOutput) SetStatus ¶ added in v1.44.323
func (s *CreateShareOutput) SetStatus(v string) *CreateShareOutput
SetStatus sets the Status field's value.
func (CreateShareOutput) String ¶ added in v1.44.323
func (s CreateShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateVariantStoreInput ¶
type CreateVariantStoreInput struct { // A description for the store. Description *string `locationName:"description" type:"string"` // A name for the store. Name *string `locationName:"name" min:"3" type:"string"` // The genome reference for the store's variants. // // Reference is a required field Reference *ReferenceItem `locationName:"reference" type:"structure" required:"true"` // Server-side encryption (SSE) settings for the store. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // Tags for the store. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (CreateVariantStoreInput) GoString ¶
func (s CreateVariantStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateVariantStoreInput) SetDescription ¶
func (s *CreateVariantStoreInput) SetDescription(v string) *CreateVariantStoreInput
SetDescription sets the Description field's value.
func (*CreateVariantStoreInput) SetName ¶
func (s *CreateVariantStoreInput) SetName(v string) *CreateVariantStoreInput
SetName sets the Name field's value.
func (*CreateVariantStoreInput) SetReference ¶
func (s *CreateVariantStoreInput) SetReference(v *ReferenceItem) *CreateVariantStoreInput
SetReference sets the Reference field's value.
func (*CreateVariantStoreInput) SetSseConfig ¶
func (s *CreateVariantStoreInput) SetSseConfig(v *SseConfig) *CreateVariantStoreInput
SetSseConfig sets the SseConfig field's value.
func (*CreateVariantStoreInput) SetTags ¶
func (s *CreateVariantStoreInput) SetTags(v map[string]*string) *CreateVariantStoreInput
SetTags sets the Tags field's value.
func (CreateVariantStoreInput) String ¶
func (s CreateVariantStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateVariantStoreInput) Validate ¶
func (s *CreateVariantStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateVariantStoreOutput ¶
type CreateVariantStoreOutput struct { // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The store's name. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // The store's genome reference. Reference *ReferenceItem `locationName:"reference" type:"structure"` // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // contains filtered or unexported fields }
func (CreateVariantStoreOutput) GoString ¶
func (s CreateVariantStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateVariantStoreOutput) SetCreationTime ¶
func (s *CreateVariantStoreOutput) SetCreationTime(v time.Time) *CreateVariantStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*CreateVariantStoreOutput) SetId ¶
func (s *CreateVariantStoreOutput) SetId(v string) *CreateVariantStoreOutput
SetId sets the Id field's value.
func (*CreateVariantStoreOutput) SetName ¶
func (s *CreateVariantStoreOutput) SetName(v string) *CreateVariantStoreOutput
SetName sets the Name field's value.
func (*CreateVariantStoreOutput) SetReference ¶
func (s *CreateVariantStoreOutput) SetReference(v *ReferenceItem) *CreateVariantStoreOutput
SetReference sets the Reference field's value.
func (*CreateVariantStoreOutput) SetStatus ¶
func (s *CreateVariantStoreOutput) SetStatus(v string) *CreateVariantStoreOutput
SetStatus sets the Status field's value.
func (CreateVariantStoreOutput) String ¶
func (s CreateVariantStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateWorkflowInput ¶
type CreateWorkflowInput struct { // The computational accelerator specified to run the workflow. Accelerators *string `locationName:"accelerators" min:"1" type:"string" enum:"Accelerators"` // The URI of a definition for the workflow. DefinitionUri *string `locationName:"definitionUri" min:"1" type:"string"` // A ZIP archive for the workflow. // DefinitionZip is automatically base64 encoded/decoded by the SDK. DefinitionZip []byte `locationName:"definitionZip" type:"blob"` // A description for the workflow. Description *string `locationName:"description" min:"1" type:"string"` // An engine for the workflow. Engine *string `locationName:"engine" min:"1" type:"string" enum:"WorkflowEngine"` // The path of the main definition file for the workflow. Main *string `locationName:"main" min:"1" type:"string"` // A name for the workflow. Name *string `locationName:"name" min:"1" type:"string"` // A parameter template for the workflow. ParameterTemplate map[string]*WorkflowParameter `locationName:"parameterTemplate" min:"1" type:"map"` // To ensure that requests don't run multiple times, specify a unique ID for // each request. RequestId *string `locationName:"requestId" min:"1" type:"string" idempotencyToken:"true"` // A storage capacity for the workflow in gigabytes. StorageCapacity *int64 `locationName:"storageCapacity" type:"integer"` // Tags for the workflow. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (CreateWorkflowInput) GoString ¶
func (s CreateWorkflowInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateWorkflowInput) SetAccelerators ¶ added in v1.44.262
func (s *CreateWorkflowInput) SetAccelerators(v string) *CreateWorkflowInput
SetAccelerators sets the Accelerators field's value.
func (*CreateWorkflowInput) SetDefinitionUri ¶
func (s *CreateWorkflowInput) SetDefinitionUri(v string) *CreateWorkflowInput
SetDefinitionUri sets the DefinitionUri field's value.
func (*CreateWorkflowInput) SetDefinitionZip ¶
func (s *CreateWorkflowInput) SetDefinitionZip(v []byte) *CreateWorkflowInput
SetDefinitionZip sets the DefinitionZip field's value.
func (*CreateWorkflowInput) SetDescription ¶
func (s *CreateWorkflowInput) SetDescription(v string) *CreateWorkflowInput
SetDescription sets the Description field's value.
func (*CreateWorkflowInput) SetEngine ¶
func (s *CreateWorkflowInput) SetEngine(v string) *CreateWorkflowInput
SetEngine sets the Engine field's value.
func (*CreateWorkflowInput) SetMain ¶
func (s *CreateWorkflowInput) SetMain(v string) *CreateWorkflowInput
SetMain sets the Main field's value.
func (*CreateWorkflowInput) SetName ¶
func (s *CreateWorkflowInput) SetName(v string) *CreateWorkflowInput
SetName sets the Name field's value.
func (*CreateWorkflowInput) SetParameterTemplate ¶
func (s *CreateWorkflowInput) SetParameterTemplate(v map[string]*WorkflowParameter) *CreateWorkflowInput
SetParameterTemplate sets the ParameterTemplate field's value.
func (*CreateWorkflowInput) SetRequestId ¶
func (s *CreateWorkflowInput) SetRequestId(v string) *CreateWorkflowInput
SetRequestId sets the RequestId field's value.
func (*CreateWorkflowInput) SetStorageCapacity ¶
func (s *CreateWorkflowInput) SetStorageCapacity(v int64) *CreateWorkflowInput
SetStorageCapacity sets the StorageCapacity field's value.
func (*CreateWorkflowInput) SetTags ¶
func (s *CreateWorkflowInput) SetTags(v map[string]*string) *CreateWorkflowInput
SetTags sets the Tags field's value.
func (CreateWorkflowInput) String ¶
func (s CreateWorkflowInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateWorkflowInput) Validate ¶
func (s *CreateWorkflowInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateWorkflowOutput ¶
type CreateWorkflowOutput struct { // The workflow's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // The workflow's ID. Id *string `locationName:"id" min:"1" type:"string"` // The workflow's status. Status *string `locationName:"status" min:"1" type:"string" enum:"WorkflowStatus"` // The workflow's tags. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (CreateWorkflowOutput) GoString ¶
func (s CreateWorkflowOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateWorkflowOutput) SetArn ¶
func (s *CreateWorkflowOutput) SetArn(v string) *CreateWorkflowOutput
SetArn sets the Arn field's value.
func (*CreateWorkflowOutput) SetId ¶
func (s *CreateWorkflowOutput) SetId(v string) *CreateWorkflowOutput
SetId sets the Id field's value.
func (*CreateWorkflowOutput) SetStatus ¶
func (s *CreateWorkflowOutput) SetStatus(v string) *CreateWorkflowOutput
SetStatus sets the Status field's value.
func (*CreateWorkflowOutput) SetTags ¶
func (s *CreateWorkflowOutput) SetTags(v map[string]*string) *CreateWorkflowOutput
SetTags sets the Tags field's value.
func (CreateWorkflowOutput) String ¶
func (s CreateWorkflowOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteAnnotationStoreInput ¶
type DeleteAnnotationStoreInput struct { // Whether to force deletion. Force *bool `location:"querystring" locationName:"force" type:"boolean"` // The store's name. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteAnnotationStoreInput) GoString ¶
func (s DeleteAnnotationStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteAnnotationStoreInput) SetForce ¶
func (s *DeleteAnnotationStoreInput) SetForce(v bool) *DeleteAnnotationStoreInput
SetForce sets the Force field's value.
func (*DeleteAnnotationStoreInput) SetName ¶
func (s *DeleteAnnotationStoreInput) SetName(v string) *DeleteAnnotationStoreInput
SetName sets the Name field's value.
func (DeleteAnnotationStoreInput) String ¶
func (s DeleteAnnotationStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteAnnotationStoreInput) Validate ¶
func (s *DeleteAnnotationStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAnnotationStoreOutput ¶
type DeleteAnnotationStoreOutput struct { // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // contains filtered or unexported fields }
func (DeleteAnnotationStoreOutput) GoString ¶
func (s DeleteAnnotationStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteAnnotationStoreOutput) SetStatus ¶
func (s *DeleteAnnotationStoreOutput) SetStatus(v string) *DeleteAnnotationStoreOutput
SetStatus sets the Status field's value.
func (DeleteAnnotationStoreOutput) String ¶
func (s DeleteAnnotationStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteAnnotationStoreVersionsInput ¶ added in v1.44.323
type DeleteAnnotationStoreVersionsInput struct { // Forces the deletion of an annotation store version when imports are in-progress.. Force *bool `location:"querystring" locationName:"force" type:"boolean"` // The name of the annotation store from which versions are being deleted. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // The versions of an annotation store to be deleted. // // Versions is a required field Versions []*string `locationName:"versions" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (DeleteAnnotationStoreVersionsInput) GoString ¶ added in v1.44.323
func (s DeleteAnnotationStoreVersionsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteAnnotationStoreVersionsInput) SetForce ¶ added in v1.44.323
func (s *DeleteAnnotationStoreVersionsInput) SetForce(v bool) *DeleteAnnotationStoreVersionsInput
SetForce sets the Force field's value.
func (*DeleteAnnotationStoreVersionsInput) SetName ¶ added in v1.44.323
func (s *DeleteAnnotationStoreVersionsInput) SetName(v string) *DeleteAnnotationStoreVersionsInput
SetName sets the Name field's value.
func (*DeleteAnnotationStoreVersionsInput) SetVersions ¶ added in v1.44.323
func (s *DeleteAnnotationStoreVersionsInput) SetVersions(v []*string) *DeleteAnnotationStoreVersionsInput
SetVersions sets the Versions field's value.
func (DeleteAnnotationStoreVersionsInput) String ¶ added in v1.44.323
func (s DeleteAnnotationStoreVersionsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteAnnotationStoreVersionsInput) Validate ¶ added in v1.44.323
func (s *DeleteAnnotationStoreVersionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAnnotationStoreVersionsOutput ¶ added in v1.44.323
type DeleteAnnotationStoreVersionsOutput struct { // Any errors that occur when attempting to delete an annotation store version. Errors []*VersionDeleteError `locationName:"errors" type:"list"` // contains filtered or unexported fields }
func (DeleteAnnotationStoreVersionsOutput) GoString ¶ added in v1.44.323
func (s DeleteAnnotationStoreVersionsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteAnnotationStoreVersionsOutput) SetErrors ¶ added in v1.44.323
func (s *DeleteAnnotationStoreVersionsOutput) SetErrors(v []*VersionDeleteError) *DeleteAnnotationStoreVersionsOutput
SetErrors sets the Errors field's value.
func (DeleteAnnotationStoreVersionsOutput) String ¶ added in v1.44.323
func (s DeleteAnnotationStoreVersionsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteReferenceInput ¶
type DeleteReferenceInput struct { // The reference's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The reference's store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `location:"uri" locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteReferenceInput) GoString ¶
func (s DeleteReferenceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteReferenceInput) SetId ¶
func (s *DeleteReferenceInput) SetId(v string) *DeleteReferenceInput
SetId sets the Id field's value.
func (*DeleteReferenceInput) SetReferenceStoreId ¶
func (s *DeleteReferenceInput) SetReferenceStoreId(v string) *DeleteReferenceInput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (DeleteReferenceInput) String ¶
func (s DeleteReferenceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteReferenceInput) Validate ¶
func (s *DeleteReferenceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteReferenceOutput ¶
type DeleteReferenceOutput struct {
// contains filtered or unexported fields
}
func (DeleteReferenceOutput) GoString ¶
func (s DeleteReferenceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteReferenceOutput) String ¶
func (s DeleteReferenceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteReferenceStoreInput ¶
type DeleteReferenceStoreInput struct { // The store's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteReferenceStoreInput) GoString ¶
func (s DeleteReferenceStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteReferenceStoreInput) SetId ¶
func (s *DeleteReferenceStoreInput) SetId(v string) *DeleteReferenceStoreInput
SetId sets the Id field's value.
func (DeleteReferenceStoreInput) String ¶
func (s DeleteReferenceStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteReferenceStoreInput) Validate ¶
func (s *DeleteReferenceStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteReferenceStoreOutput ¶
type DeleteReferenceStoreOutput struct {
// contains filtered or unexported fields
}
func (DeleteReferenceStoreOutput) GoString ¶
func (s DeleteReferenceStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteReferenceStoreOutput) String ¶
func (s DeleteReferenceStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteRunGroupInput ¶
type DeleteRunGroupInput struct { // The run group's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteRunGroupInput) GoString ¶
func (s DeleteRunGroupInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteRunGroupInput) SetId ¶
func (s *DeleteRunGroupInput) SetId(v string) *DeleteRunGroupInput
SetId sets the Id field's value.
func (DeleteRunGroupInput) String ¶
func (s DeleteRunGroupInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteRunGroupInput) Validate ¶
func (s *DeleteRunGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRunGroupOutput ¶
type DeleteRunGroupOutput struct {
// contains filtered or unexported fields
}
func (DeleteRunGroupOutput) GoString ¶
func (s DeleteRunGroupOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteRunGroupOutput) String ¶
func (s DeleteRunGroupOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteRunInput ¶
type DeleteRunInput struct { // The run's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteRunInput) GoString ¶
func (s DeleteRunInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteRunInput) SetId ¶
func (s *DeleteRunInput) SetId(v string) *DeleteRunInput
SetId sets the Id field's value.
func (DeleteRunInput) String ¶
func (s DeleteRunInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteRunInput) Validate ¶
func (s *DeleteRunInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRunOutput ¶
type DeleteRunOutput struct {
// contains filtered or unexported fields
}
func (DeleteRunOutput) GoString ¶
func (s DeleteRunOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteRunOutput) String ¶
func (s DeleteRunOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteSequenceStoreInput ¶
type DeleteSequenceStoreInput struct { // The sequence store's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteSequenceStoreInput) GoString ¶
func (s DeleteSequenceStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteSequenceStoreInput) SetId ¶
func (s *DeleteSequenceStoreInput) SetId(v string) *DeleteSequenceStoreInput
SetId sets the Id field's value.
func (DeleteSequenceStoreInput) String ¶
func (s DeleteSequenceStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteSequenceStoreInput) Validate ¶
func (s *DeleteSequenceStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteSequenceStoreOutput ¶
type DeleteSequenceStoreOutput struct {
// contains filtered or unexported fields
}
func (DeleteSequenceStoreOutput) GoString ¶
func (s DeleteSequenceStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteSequenceStoreOutput) String ¶
func (s DeleteSequenceStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteShareInput ¶ added in v1.44.323
type DeleteShareInput struct { // // ShareId is a required field ShareId *string `location:"uri" locationName:"shareId" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteShareInput) GoString ¶ added in v1.44.323
func (s DeleteShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteShareInput) SetShareId ¶ added in v1.44.323
func (s *DeleteShareInput) SetShareId(v string) *DeleteShareInput
SetShareId sets the ShareId field's value.
func (DeleteShareInput) String ¶ added in v1.44.323
func (s DeleteShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteShareInput) Validate ¶ added in v1.44.323
func (s *DeleteShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteShareOutput ¶ added in v1.44.323
type DeleteShareOutput struct { string `locationName:"status" type:"string" enum:"ShareStatus"` // contains filtered or unexported fields }Status *
func (DeleteShareOutput) GoString ¶ added in v1.44.323
func (s DeleteShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteShareOutput) SetStatus ¶ added in v1.44.323
func (s *DeleteShareOutput) SetStatus(v string) *DeleteShareOutput
SetStatus sets the Status field's value.
func (DeleteShareOutput) String ¶ added in v1.44.323
func (s DeleteShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteVariantStoreInput ¶
type DeleteVariantStoreInput struct { // Whether to force deletion. Force *bool `location:"querystring" locationName:"force" type:"boolean"` // The store's name. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteVariantStoreInput) GoString ¶
func (s DeleteVariantStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteVariantStoreInput) SetForce ¶
func (s *DeleteVariantStoreInput) SetForce(v bool) *DeleteVariantStoreInput
SetForce sets the Force field's value.
func (*DeleteVariantStoreInput) SetName ¶
func (s *DeleteVariantStoreInput) SetName(v string) *DeleteVariantStoreInput
SetName sets the Name field's value.
func (DeleteVariantStoreInput) String ¶
func (s DeleteVariantStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteVariantStoreInput) Validate ¶
func (s *DeleteVariantStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteVariantStoreOutput ¶
type DeleteVariantStoreOutput struct { // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // contains filtered or unexported fields }
func (DeleteVariantStoreOutput) GoString ¶
func (s DeleteVariantStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteVariantStoreOutput) SetStatus ¶
func (s *DeleteVariantStoreOutput) SetStatus(v string) *DeleteVariantStoreOutput
SetStatus sets the Status field's value.
func (DeleteVariantStoreOutput) String ¶
func (s DeleteVariantStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteWorkflowInput ¶
type DeleteWorkflowInput struct { // The workflow's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteWorkflowInput) GoString ¶
func (s DeleteWorkflowInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteWorkflowInput) SetId ¶
func (s *DeleteWorkflowInput) SetId(v string) *DeleteWorkflowInput
SetId sets the Id field's value.
func (DeleteWorkflowInput) String ¶
func (s DeleteWorkflowInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteWorkflowInput) Validate ¶
func (s *DeleteWorkflowInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteWorkflowOutput ¶
type DeleteWorkflowOutput struct {
// contains filtered or unexported fields
}
func (DeleteWorkflowOutput) GoString ¶
func (s DeleteWorkflowOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (DeleteWorkflowOutput) String ¶
func (s DeleteWorkflowOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ExportReadSet ¶
type ExportReadSet struct { // The set's ID. // // ReadSetId is a required field ReadSetId *string `locationName:"readSetId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
A read set.
func (ExportReadSet) GoString ¶
func (s ExportReadSet) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExportReadSet) SetReadSetId ¶
func (s *ExportReadSet) SetReadSetId(v string) *ExportReadSet
SetReadSetId sets the ReadSetId field's value.
func (ExportReadSet) String ¶
func (s ExportReadSet) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExportReadSet) Validate ¶
func (s *ExportReadSet) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExportReadSetDetail ¶
type ExportReadSetDetail struct { // The set's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The set's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetExportJobItemStatus"` // The set's status message. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // contains filtered or unexported fields }
Details about a read set.
func (ExportReadSetDetail) GoString ¶
func (s ExportReadSetDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExportReadSetDetail) SetId ¶
func (s *ExportReadSetDetail) SetId(v string) *ExportReadSetDetail
SetId sets the Id field's value.
func (*ExportReadSetDetail) SetStatus ¶
func (s *ExportReadSetDetail) SetStatus(v string) *ExportReadSetDetail
SetStatus sets the Status field's value.
func (*ExportReadSetDetail) SetStatusMessage ¶
func (s *ExportReadSetDetail) SetStatusMessage(v string) *ExportReadSetDetail
SetStatusMessage sets the StatusMessage field's value.
func (ExportReadSetDetail) String ¶
func (s ExportReadSetDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ExportReadSetFilter ¶
type ExportReadSetFilter struct { // The filter's start date. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // The filter's end date. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // A status to filter on. Status *string `locationName:"status" type:"string" enum:"ReadSetExportJobStatus"` // contains filtered or unexported fields }
An read set export job filter.
func (ExportReadSetFilter) GoString ¶
func (s ExportReadSetFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExportReadSetFilter) SetCreatedAfter ¶
func (s *ExportReadSetFilter) SetCreatedAfter(v time.Time) *ExportReadSetFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*ExportReadSetFilter) SetCreatedBefore ¶
func (s *ExportReadSetFilter) SetCreatedBefore(v time.Time) *ExportReadSetFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (*ExportReadSetFilter) SetStatus ¶
func (s *ExportReadSetFilter) SetStatus(v string) *ExportReadSetFilter
SetStatus sets the Status field's value.
func (ExportReadSetFilter) String ¶
func (s ExportReadSetFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ExportReadSetJobDetail ¶
type ExportReadSetJobDetail struct { // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's destination in Amazon S3. // // Destination is a required field Destination *string `locationName:"destination" type:"string" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetExportJobStatus"` // contains filtered or unexported fields }
Details about a read set export job.
func (ExportReadSetJobDetail) GoString ¶
func (s ExportReadSetJobDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ExportReadSetJobDetail) SetCompletionTime ¶
func (s *ExportReadSetJobDetail) SetCompletionTime(v time.Time) *ExportReadSetJobDetail
SetCompletionTime sets the CompletionTime field's value.
func (*ExportReadSetJobDetail) SetCreationTime ¶
func (s *ExportReadSetJobDetail) SetCreationTime(v time.Time) *ExportReadSetJobDetail
SetCreationTime sets the CreationTime field's value.
func (*ExportReadSetJobDetail) SetDestination ¶
func (s *ExportReadSetJobDetail) SetDestination(v string) *ExportReadSetJobDetail
SetDestination sets the Destination field's value.
func (*ExportReadSetJobDetail) SetId ¶
func (s *ExportReadSetJobDetail) SetId(v string) *ExportReadSetJobDetail
SetId sets the Id field's value.
func (*ExportReadSetJobDetail) SetSequenceStoreId ¶
func (s *ExportReadSetJobDetail) SetSequenceStoreId(v string) *ExportReadSetJobDetail
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*ExportReadSetJobDetail) SetStatus ¶
func (s *ExportReadSetJobDetail) SetStatus(v string) *ExportReadSetJobDetail
SetStatus sets the Status field's value.
func (ExportReadSetJobDetail) String ¶
func (s ExportReadSetJobDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type FileInformation ¶
type FileInformation struct { // The file's content length. ContentLength *int64 `locationName:"contentLength" min:"1" type:"long"` // The file's part size. PartSize *int64 `locationName:"partSize" min:"1" type:"long"` // The file's total parts. TotalParts *int64 `locationName:"totalParts" min:"1" type:"integer"` // contains filtered or unexported fields }
Details about a file.
func (FileInformation) GoString ¶
func (s FileInformation) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*FileInformation) SetContentLength ¶
func (s *FileInformation) SetContentLength(v int64) *FileInformation
SetContentLength sets the ContentLength field's value.
func (*FileInformation) SetPartSize ¶
func (s *FileInformation) SetPartSize(v int64) *FileInformation
SetPartSize sets the PartSize field's value.
func (*FileInformation) SetTotalParts ¶
func (s *FileInformation) SetTotalParts(v int64) *FileInformation
SetTotalParts sets the TotalParts field's value.
func (FileInformation) String ¶
func (s FileInformation) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type Filter ¶ added in v1.44.323
type Filter struct { // The Amazon Resource Number (Arn) for an analytics store. ResourceArns []*string `locationName:"resourceArns" min:"1" type:"list"` // The status of an annotation store version. Status []*string `locationName:"status" type:"list" enum:"ShareStatus"` // contains filtered or unexported fields }
Use filters to focus the returned annotation store versions on a specific parameter, such as the status of the annotation store.
func (Filter) GoString ¶ added in v1.44.323
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*Filter) SetResourceArns ¶ added in v1.44.323
SetResourceArns sets the ResourceArns field's value.
type FormatOptions ¶
type FormatOptions struct { // Options for a TSV file. TsvOptions *TsvOptions `locationName:"tsvOptions" type:"structure"` // Options for a VCF file. VcfOptions *VcfOptions `locationName:"vcfOptions" type:"structure"` // contains filtered or unexported fields }
Formatting options for a file.
func (FormatOptions) GoString ¶
func (s FormatOptions) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*FormatOptions) SetTsvOptions ¶
func (s *FormatOptions) SetTsvOptions(v *TsvOptions) *FormatOptions
SetTsvOptions sets the TsvOptions field's value.
func (*FormatOptions) SetVcfOptions ¶
func (s *FormatOptions) SetVcfOptions(v *VcfOptions) *FormatOptions
SetVcfOptions sets the VcfOptions field's value.
func (FormatOptions) String ¶
func (s FormatOptions) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*FormatOptions) Validate ¶
func (s *FormatOptions) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAnnotationImportJobInput ¶
type GetAnnotationImportJobInput struct { // The job's ID. // // JobId is a required field JobId *string `location:"uri" locationName:"jobId" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetAnnotationImportJobInput) GoString ¶
func (s GetAnnotationImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationImportJobInput) SetJobId ¶
func (s *GetAnnotationImportJobInput) SetJobId(v string) *GetAnnotationImportJobInput
SetJobId sets the JobId field's value.
func (GetAnnotationImportJobInput) String ¶
func (s GetAnnotationImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationImportJobInput) Validate ¶
func (s *GetAnnotationImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAnnotationImportJobOutput ¶
type GetAnnotationImportJobOutput struct { // The annotation schema generated by the parsed annotation data. AnnotationFields map[string]*string `locationName:"annotationFields" type:"map"` // When the job completed. // // CompletionTime is a required field CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's destination annotation store. // // DestinationName is a required field DestinationName *string `locationName:"destinationName" min:"3" type:"string" required:"true"` // Formatting options for a file. // // FormatOptions is a required field FormatOptions *FormatOptions `locationName:"formatOptions" type:"structure" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The job's imported items. // // Items is a required field Items []*AnnotationImportItemDetail `locationName:"items" min:"1" type:"list" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's left normalization setting. // // RunLeftNormalization is a required field RunLeftNormalization *bool `locationName:"runLeftNormalization" type:"boolean" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"JobStatus"` // The job's status message. // // StatusMessage is a required field StatusMessage *string `locationName:"statusMessage" type:"string" required:"true"` // When the job was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The name of the annotation store version. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetAnnotationImportJobOutput) GoString ¶
func (s GetAnnotationImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationImportJobOutput) SetAnnotationFields ¶ added in v1.44.262
func (s *GetAnnotationImportJobOutput) SetAnnotationFields(v map[string]*string) *GetAnnotationImportJobOutput
SetAnnotationFields sets the AnnotationFields field's value.
func (*GetAnnotationImportJobOutput) SetCompletionTime ¶
func (s *GetAnnotationImportJobOutput) SetCompletionTime(v time.Time) *GetAnnotationImportJobOutput
SetCompletionTime sets the CompletionTime field's value.
func (*GetAnnotationImportJobOutput) SetCreationTime ¶
func (s *GetAnnotationImportJobOutput) SetCreationTime(v time.Time) *GetAnnotationImportJobOutput
SetCreationTime sets the CreationTime field's value.
func (*GetAnnotationImportJobOutput) SetDestinationName ¶
func (s *GetAnnotationImportJobOutput) SetDestinationName(v string) *GetAnnotationImportJobOutput
SetDestinationName sets the DestinationName field's value.
func (*GetAnnotationImportJobOutput) SetFormatOptions ¶
func (s *GetAnnotationImportJobOutput) SetFormatOptions(v *FormatOptions) *GetAnnotationImportJobOutput
SetFormatOptions sets the FormatOptions field's value.
func (*GetAnnotationImportJobOutput) SetId ¶
func (s *GetAnnotationImportJobOutput) SetId(v string) *GetAnnotationImportJobOutput
SetId sets the Id field's value.
func (*GetAnnotationImportJobOutput) SetItems ¶
func (s *GetAnnotationImportJobOutput) SetItems(v []*AnnotationImportItemDetail) *GetAnnotationImportJobOutput
SetItems sets the Items field's value.
func (*GetAnnotationImportJobOutput) SetRoleArn ¶
func (s *GetAnnotationImportJobOutput) SetRoleArn(v string) *GetAnnotationImportJobOutput
SetRoleArn sets the RoleArn field's value.
func (*GetAnnotationImportJobOutput) SetRunLeftNormalization ¶
func (s *GetAnnotationImportJobOutput) SetRunLeftNormalization(v bool) *GetAnnotationImportJobOutput
SetRunLeftNormalization sets the RunLeftNormalization field's value.
func (*GetAnnotationImportJobOutput) SetStatus ¶
func (s *GetAnnotationImportJobOutput) SetStatus(v string) *GetAnnotationImportJobOutput
SetStatus sets the Status field's value.
func (*GetAnnotationImportJobOutput) SetStatusMessage ¶
func (s *GetAnnotationImportJobOutput) SetStatusMessage(v string) *GetAnnotationImportJobOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetAnnotationImportJobOutput) SetUpdateTime ¶
func (s *GetAnnotationImportJobOutput) SetUpdateTime(v time.Time) *GetAnnotationImportJobOutput
SetUpdateTime sets the UpdateTime field's value.
func (*GetAnnotationImportJobOutput) SetVersionName ¶ added in v1.44.323
func (s *GetAnnotationImportJobOutput) SetVersionName(v string) *GetAnnotationImportJobOutput
SetVersionName sets the VersionName field's value.
func (GetAnnotationImportJobOutput) String ¶
func (s GetAnnotationImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetAnnotationStoreInput ¶
type GetAnnotationStoreInput struct { // The store's name. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetAnnotationStoreInput) GoString ¶
func (s GetAnnotationStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationStoreInput) SetName ¶
func (s *GetAnnotationStoreInput) SetName(v string) *GetAnnotationStoreInput
SetName sets the Name field's value.
func (GetAnnotationStoreInput) String ¶
func (s GetAnnotationStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationStoreInput) Validate ¶
func (s *GetAnnotationStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAnnotationStoreOutput ¶
type GetAnnotationStoreOutput struct { // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The store's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The store's name. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // An integer indicating how many versions of an annotation store exist. // // NumVersions is a required field NumVersions *int64 `locationName:"numVersions" type:"integer" required:"true"` // The store's genome reference. // // Reference is a required field Reference *ReferenceItem `locationName:"reference" type:"structure" required:"true"` // The store's server-side encryption (SSE) settings. // // SseConfig is a required field SseConfig *SseConfig `locationName:"sseConfig" type:"structure" required:"true"` // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // A status message. // // StatusMessage is a required field StatusMessage *string `locationName:"statusMessage" type:"string" required:"true"` // The store's ARN. // // StoreArn is a required field StoreArn *string `locationName:"storeArn" min:"20" type:"string" required:"true"` // The store's annotation file format. StoreFormat *string `locationName:"storeFormat" type:"string" enum:"StoreFormat"` // The store's parsing options. StoreOptions *StoreOptions `locationName:"storeOptions" type:"structure"` // The store's size in bytes. // // StoreSizeBytes is a required field StoreSizeBytes *int64 `locationName:"storeSizeBytes" type:"long" required:"true"` // The store's tags. // // Tags is a required field Tags map[string]*string `locationName:"tags" type:"map" required:"true"` // When the store was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
func (GetAnnotationStoreOutput) GoString ¶
func (s GetAnnotationStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationStoreOutput) SetCreationTime ¶
func (s *GetAnnotationStoreOutput) SetCreationTime(v time.Time) *GetAnnotationStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*GetAnnotationStoreOutput) SetDescription ¶
func (s *GetAnnotationStoreOutput) SetDescription(v string) *GetAnnotationStoreOutput
SetDescription sets the Description field's value.
func (*GetAnnotationStoreOutput) SetId ¶
func (s *GetAnnotationStoreOutput) SetId(v string) *GetAnnotationStoreOutput
SetId sets the Id field's value.
func (*GetAnnotationStoreOutput) SetName ¶
func (s *GetAnnotationStoreOutput) SetName(v string) *GetAnnotationStoreOutput
SetName sets the Name field's value.
func (*GetAnnotationStoreOutput) SetNumVersions ¶ added in v1.44.323
func (s *GetAnnotationStoreOutput) SetNumVersions(v int64) *GetAnnotationStoreOutput
SetNumVersions sets the NumVersions field's value.
func (*GetAnnotationStoreOutput) SetReference ¶
func (s *GetAnnotationStoreOutput) SetReference(v *ReferenceItem) *GetAnnotationStoreOutput
SetReference sets the Reference field's value.
func (*GetAnnotationStoreOutput) SetSseConfig ¶
func (s *GetAnnotationStoreOutput) SetSseConfig(v *SseConfig) *GetAnnotationStoreOutput
SetSseConfig sets the SseConfig field's value.
func (*GetAnnotationStoreOutput) SetStatus ¶
func (s *GetAnnotationStoreOutput) SetStatus(v string) *GetAnnotationStoreOutput
SetStatus sets the Status field's value.
func (*GetAnnotationStoreOutput) SetStatusMessage ¶
func (s *GetAnnotationStoreOutput) SetStatusMessage(v string) *GetAnnotationStoreOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetAnnotationStoreOutput) SetStoreArn ¶
func (s *GetAnnotationStoreOutput) SetStoreArn(v string) *GetAnnotationStoreOutput
SetStoreArn sets the StoreArn field's value.
func (*GetAnnotationStoreOutput) SetStoreFormat ¶
func (s *GetAnnotationStoreOutput) SetStoreFormat(v string) *GetAnnotationStoreOutput
SetStoreFormat sets the StoreFormat field's value.
func (*GetAnnotationStoreOutput) SetStoreOptions ¶
func (s *GetAnnotationStoreOutput) SetStoreOptions(v *StoreOptions) *GetAnnotationStoreOutput
SetStoreOptions sets the StoreOptions field's value.
func (*GetAnnotationStoreOutput) SetStoreSizeBytes ¶
func (s *GetAnnotationStoreOutput) SetStoreSizeBytes(v int64) *GetAnnotationStoreOutput
SetStoreSizeBytes sets the StoreSizeBytes field's value.
func (*GetAnnotationStoreOutput) SetTags ¶
func (s *GetAnnotationStoreOutput) SetTags(v map[string]*string) *GetAnnotationStoreOutput
SetTags sets the Tags field's value.
func (*GetAnnotationStoreOutput) SetUpdateTime ¶
func (s *GetAnnotationStoreOutput) SetUpdateTime(v time.Time) *GetAnnotationStoreOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetAnnotationStoreOutput) String ¶
func (s GetAnnotationStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetAnnotationStoreVersionInput ¶ added in v1.44.323
type GetAnnotationStoreVersionInput struct { // The name given to an annotation store version to distinguish it from others. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // The name given to an annotation store version to distinguish it from others. // // VersionName is a required field VersionName *string `location:"uri" locationName:"versionName" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetAnnotationStoreVersionInput) GoString ¶ added in v1.44.323
func (s GetAnnotationStoreVersionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationStoreVersionInput) SetName ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionInput) SetName(v string) *GetAnnotationStoreVersionInput
SetName sets the Name field's value.
func (*GetAnnotationStoreVersionInput) SetVersionName ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionInput) SetVersionName(v string) *GetAnnotationStoreVersionInput
SetVersionName sets the VersionName field's value.
func (GetAnnotationStoreVersionInput) String ¶ added in v1.44.323
func (s GetAnnotationStoreVersionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationStoreVersionInput) Validate ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAnnotationStoreVersionOutput ¶ added in v1.44.323
type GetAnnotationStoreVersionOutput struct { // The time stamp for when an annotation store version was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The description for an annotation store version. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The annotation store version ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The name of the annotation store. // // Name is a required field Name *string `locationName:"name" min:"3" type:"string" required:"true"` // The status of an annotation store version. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"VersionStatus"` // The status of an annotation store version. // // StatusMessage is a required field StatusMessage *string `locationName:"statusMessage" type:"string" required:"true"` // The store ID for annotation store version. // // StoreId is a required field StoreId *string `locationName:"storeId" type:"string" required:"true"` // Any tags associated with an annotation store version. // // Tags is a required field Tags map[string]*string `locationName:"tags" type:"map" required:"true"` // The time stamp for when an annotation store version was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The Arn for the annotation store. // // VersionArn is a required field VersionArn *string `locationName:"versionArn" min:"20" type:"string" required:"true"` // The name given to an annotation store version to distinguish it from others. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // The options for an annotation store version. VersionOptions *VersionOptions `locationName:"versionOptions" type:"structure"` // The size of the annotation store version in Bytes. // // VersionSizeBytes is a required field VersionSizeBytes *int64 `locationName:"versionSizeBytes" type:"long" required:"true"` // contains filtered or unexported fields }
func (GetAnnotationStoreVersionOutput) GoString ¶ added in v1.44.323
func (s GetAnnotationStoreVersionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetAnnotationStoreVersionOutput) SetCreationTime ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetCreationTime(v time.Time) *GetAnnotationStoreVersionOutput
SetCreationTime sets the CreationTime field's value.
func (*GetAnnotationStoreVersionOutput) SetDescription ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetDescription(v string) *GetAnnotationStoreVersionOutput
SetDescription sets the Description field's value.
func (*GetAnnotationStoreVersionOutput) SetId ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetId(v string) *GetAnnotationStoreVersionOutput
SetId sets the Id field's value.
func (*GetAnnotationStoreVersionOutput) SetName ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetName(v string) *GetAnnotationStoreVersionOutput
SetName sets the Name field's value.
func (*GetAnnotationStoreVersionOutput) SetStatus ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetStatus(v string) *GetAnnotationStoreVersionOutput
SetStatus sets the Status field's value.
func (*GetAnnotationStoreVersionOutput) SetStatusMessage ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetStatusMessage(v string) *GetAnnotationStoreVersionOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetAnnotationStoreVersionOutput) SetStoreId ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetStoreId(v string) *GetAnnotationStoreVersionOutput
SetStoreId sets the StoreId field's value.
func (*GetAnnotationStoreVersionOutput) SetTags ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetTags(v map[string]*string) *GetAnnotationStoreVersionOutput
SetTags sets the Tags field's value.
func (*GetAnnotationStoreVersionOutput) SetUpdateTime ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetUpdateTime(v time.Time) *GetAnnotationStoreVersionOutput
SetUpdateTime sets the UpdateTime field's value.
func (*GetAnnotationStoreVersionOutput) SetVersionArn ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetVersionArn(v string) *GetAnnotationStoreVersionOutput
SetVersionArn sets the VersionArn field's value.
func (*GetAnnotationStoreVersionOutput) SetVersionName ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetVersionName(v string) *GetAnnotationStoreVersionOutput
SetVersionName sets the VersionName field's value.
func (*GetAnnotationStoreVersionOutput) SetVersionOptions ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetVersionOptions(v *VersionOptions) *GetAnnotationStoreVersionOutput
SetVersionOptions sets the VersionOptions field's value.
func (*GetAnnotationStoreVersionOutput) SetVersionSizeBytes ¶ added in v1.44.323
func (s *GetAnnotationStoreVersionOutput) SetVersionSizeBytes(v int64) *GetAnnotationStoreVersionOutput
SetVersionSizeBytes sets the VersionSizeBytes field's value.
func (GetAnnotationStoreVersionOutput) String ¶ added in v1.44.323
func (s GetAnnotationStoreVersionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReadSetActivationJobInput ¶
type GetReadSetActivationJobInput struct { // The job's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReadSetActivationJobInput) GoString ¶
func (s GetReadSetActivationJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetActivationJobInput) SetId ¶
func (s *GetReadSetActivationJobInput) SetId(v string) *GetReadSetActivationJobInput
SetId sets the Id field's value.
func (*GetReadSetActivationJobInput) SetSequenceStoreId ¶
func (s *GetReadSetActivationJobInput) SetSequenceStoreId(v string) *GetReadSetActivationJobInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (GetReadSetActivationJobInput) String ¶
func (s GetReadSetActivationJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetActivationJobInput) Validate ¶
func (s *GetReadSetActivationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReadSetActivationJobOutput ¶
type GetReadSetActivationJobOutput struct { // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's source files. Sources []*ActivateReadSetSourceItem `locationName:"sources" type:"list"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetActivationJobStatus"` // The job's status message. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // contains filtered or unexported fields }
func (GetReadSetActivationJobOutput) GoString ¶
func (s GetReadSetActivationJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetActivationJobOutput) SetCompletionTime ¶
func (s *GetReadSetActivationJobOutput) SetCompletionTime(v time.Time) *GetReadSetActivationJobOutput
SetCompletionTime sets the CompletionTime field's value.
func (*GetReadSetActivationJobOutput) SetCreationTime ¶
func (s *GetReadSetActivationJobOutput) SetCreationTime(v time.Time) *GetReadSetActivationJobOutput
SetCreationTime sets the CreationTime field's value.
func (*GetReadSetActivationJobOutput) SetId ¶
func (s *GetReadSetActivationJobOutput) SetId(v string) *GetReadSetActivationJobOutput
SetId sets the Id field's value.
func (*GetReadSetActivationJobOutput) SetSequenceStoreId ¶
func (s *GetReadSetActivationJobOutput) SetSequenceStoreId(v string) *GetReadSetActivationJobOutput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*GetReadSetActivationJobOutput) SetSources ¶
func (s *GetReadSetActivationJobOutput) SetSources(v []*ActivateReadSetSourceItem) *GetReadSetActivationJobOutput
SetSources sets the Sources field's value.
func (*GetReadSetActivationJobOutput) SetStatus ¶
func (s *GetReadSetActivationJobOutput) SetStatus(v string) *GetReadSetActivationJobOutput
SetStatus sets the Status field's value.
func (*GetReadSetActivationJobOutput) SetStatusMessage ¶
func (s *GetReadSetActivationJobOutput) SetStatusMessage(v string) *GetReadSetActivationJobOutput
SetStatusMessage sets the StatusMessage field's value.
func (GetReadSetActivationJobOutput) String ¶
func (s GetReadSetActivationJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReadSetExportJobInput ¶
type GetReadSetExportJobInput struct { // The job's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReadSetExportJobInput) GoString ¶
func (s GetReadSetExportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetExportJobInput) SetId ¶
func (s *GetReadSetExportJobInput) SetId(v string) *GetReadSetExportJobInput
SetId sets the Id field's value.
func (*GetReadSetExportJobInput) SetSequenceStoreId ¶
func (s *GetReadSetExportJobInput) SetSequenceStoreId(v string) *GetReadSetExportJobInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (GetReadSetExportJobInput) String ¶
func (s GetReadSetExportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetExportJobInput) Validate ¶
func (s *GetReadSetExportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReadSetExportJobOutput ¶
type GetReadSetExportJobOutput struct { // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's destination in Amazon S3. // // Destination is a required field Destination *string `locationName:"destination" type:"string" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's read sets. ReadSets []*ExportReadSetDetail `locationName:"readSets" type:"list"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetExportJobStatus"` // The job's status message. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // contains filtered or unexported fields }
func (GetReadSetExportJobOutput) GoString ¶
func (s GetReadSetExportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetExportJobOutput) SetCompletionTime ¶
func (s *GetReadSetExportJobOutput) SetCompletionTime(v time.Time) *GetReadSetExportJobOutput
SetCompletionTime sets the CompletionTime field's value.
func (*GetReadSetExportJobOutput) SetCreationTime ¶
func (s *GetReadSetExportJobOutput) SetCreationTime(v time.Time) *GetReadSetExportJobOutput
SetCreationTime sets the CreationTime field's value.
func (*GetReadSetExportJobOutput) SetDestination ¶
func (s *GetReadSetExportJobOutput) SetDestination(v string) *GetReadSetExportJobOutput
SetDestination sets the Destination field's value.
func (*GetReadSetExportJobOutput) SetId ¶
func (s *GetReadSetExportJobOutput) SetId(v string) *GetReadSetExportJobOutput
SetId sets the Id field's value.
func (*GetReadSetExportJobOutput) SetReadSets ¶
func (s *GetReadSetExportJobOutput) SetReadSets(v []*ExportReadSetDetail) *GetReadSetExportJobOutput
SetReadSets sets the ReadSets field's value.
func (*GetReadSetExportJobOutput) SetSequenceStoreId ¶
func (s *GetReadSetExportJobOutput) SetSequenceStoreId(v string) *GetReadSetExportJobOutput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*GetReadSetExportJobOutput) SetStatus ¶
func (s *GetReadSetExportJobOutput) SetStatus(v string) *GetReadSetExportJobOutput
SetStatus sets the Status field's value.
func (*GetReadSetExportJobOutput) SetStatusMessage ¶
func (s *GetReadSetExportJobOutput) SetStatusMessage(v string) *GetReadSetExportJobOutput
SetStatusMessage sets the StatusMessage field's value.
func (GetReadSetExportJobOutput) String ¶
func (s GetReadSetExportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReadSetImportJobInput ¶
type GetReadSetImportJobInput struct { // The job's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReadSetImportJobInput) GoString ¶
func (s GetReadSetImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetImportJobInput) SetId ¶
func (s *GetReadSetImportJobInput) SetId(v string) *GetReadSetImportJobInput
SetId sets the Id field's value.
func (*GetReadSetImportJobInput) SetSequenceStoreId ¶
func (s *GetReadSetImportJobInput) SetSequenceStoreId(v string) *GetReadSetImportJobInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (GetReadSetImportJobInput) String ¶
func (s GetReadSetImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetImportJobInput) Validate ¶
func (s *GetReadSetImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReadSetImportJobOutput ¶
type GetReadSetImportJobOutput struct { // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's source files. // // Sources is a required field Sources []*ImportReadSetSourceItem `locationName:"sources" type:"list" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetImportJobStatus"` // The job's status message. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // contains filtered or unexported fields }
func (GetReadSetImportJobOutput) GoString ¶
func (s GetReadSetImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetImportJobOutput) SetCompletionTime ¶
func (s *GetReadSetImportJobOutput) SetCompletionTime(v time.Time) *GetReadSetImportJobOutput
SetCompletionTime sets the CompletionTime field's value.
func (*GetReadSetImportJobOutput) SetCreationTime ¶
func (s *GetReadSetImportJobOutput) SetCreationTime(v time.Time) *GetReadSetImportJobOutput
SetCreationTime sets the CreationTime field's value.
func (*GetReadSetImportJobOutput) SetId ¶
func (s *GetReadSetImportJobOutput) SetId(v string) *GetReadSetImportJobOutput
SetId sets the Id field's value.
func (*GetReadSetImportJobOutput) SetRoleArn ¶
func (s *GetReadSetImportJobOutput) SetRoleArn(v string) *GetReadSetImportJobOutput
SetRoleArn sets the RoleArn field's value.
func (*GetReadSetImportJobOutput) SetSequenceStoreId ¶
func (s *GetReadSetImportJobOutput) SetSequenceStoreId(v string) *GetReadSetImportJobOutput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*GetReadSetImportJobOutput) SetSources ¶
func (s *GetReadSetImportJobOutput) SetSources(v []*ImportReadSetSourceItem) *GetReadSetImportJobOutput
SetSources sets the Sources field's value.
func (*GetReadSetImportJobOutput) SetStatus ¶
func (s *GetReadSetImportJobOutput) SetStatus(v string) *GetReadSetImportJobOutput
SetStatus sets the Status field's value.
func (*GetReadSetImportJobOutput) SetStatusMessage ¶
func (s *GetReadSetImportJobOutput) SetStatusMessage(v string) *GetReadSetImportJobOutput
SetStatusMessage sets the StatusMessage field's value.
func (GetReadSetImportJobOutput) String ¶
func (s GetReadSetImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReadSetInput ¶
type GetReadSetInput struct { // The file to retrieve. File *string `location:"querystring" locationName:"file" type:"string" enum:"ReadSetFile"` // The read set's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The part number to retrieve. // // PartNumber is a required field PartNumber *int64 `location:"querystring" locationName:"partNumber" min:"1" type:"integer" required:"true"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReadSetInput) GoString ¶
func (s GetReadSetInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetInput) SetFile ¶
func (s *GetReadSetInput) SetFile(v string) *GetReadSetInput
SetFile sets the File field's value.
func (*GetReadSetInput) SetId ¶
func (s *GetReadSetInput) SetId(v string) *GetReadSetInput
SetId sets the Id field's value.
func (*GetReadSetInput) SetPartNumber ¶
func (s *GetReadSetInput) SetPartNumber(v int64) *GetReadSetInput
SetPartNumber sets the PartNumber field's value.
func (*GetReadSetInput) SetSequenceStoreId ¶
func (s *GetReadSetInput) SetSequenceStoreId(v string) *GetReadSetInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (GetReadSetInput) String ¶
func (s GetReadSetInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetInput) Validate ¶
func (s *GetReadSetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReadSetMetadataInput ¶
type GetReadSetMetadataInput struct { // The read set's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReadSetMetadataInput) GoString ¶
func (s GetReadSetMetadataInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetMetadataInput) SetId ¶
func (s *GetReadSetMetadataInput) SetId(v string) *GetReadSetMetadataInput
SetId sets the Id field's value.
func (*GetReadSetMetadataInput) SetSequenceStoreId ¶
func (s *GetReadSetMetadataInput) SetSequenceStoreId(v string) *GetReadSetMetadataInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (GetReadSetMetadataInput) String ¶
func (s GetReadSetMetadataInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetMetadataInput) Validate ¶
func (s *GetReadSetMetadataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReadSetMetadataOutput ¶
type GetReadSetMetadataOutput struct { // The read set's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the read set was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The creation type of the read set. CreationType *string `locationName:"creationType" type:"string" enum:"CreationType"` // The read set's description. Description *string `locationName:"description" min:"1" type:"string"` // The read set's file type. // // FileType is a required field FileType *string `locationName:"fileType" type:"string" required:"true" enum:"FileType"` // The read set's files. Files *ReadSetFiles `locationName:"files" type:"structure"` // The read set's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The read set's name. Name *string `locationName:"name" min:"1" type:"string"` // The read set's genome reference ARN. ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string"` // The read set's sample ID. SampleId *string `locationName:"sampleId" min:"1" type:"string"` // The read set's sequence information. SequenceInformation *SequenceInformation `locationName:"sequenceInformation" type:"structure"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The read set's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetStatus"` // The status message for a read set. It provides more detail as to why the // read set has a status. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // The read set's subject ID. SubjectId *string `locationName:"subjectId" min:"1" type:"string"` // contains filtered or unexported fields }
func (GetReadSetMetadataOutput) GoString ¶
func (s GetReadSetMetadataOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetMetadataOutput) SetArn ¶
func (s *GetReadSetMetadataOutput) SetArn(v string) *GetReadSetMetadataOutput
SetArn sets the Arn field's value.
func (*GetReadSetMetadataOutput) SetCreationTime ¶
func (s *GetReadSetMetadataOutput) SetCreationTime(v time.Time) *GetReadSetMetadataOutput
SetCreationTime sets the CreationTime field's value.
func (*GetReadSetMetadataOutput) SetCreationType ¶ added in v1.44.313
func (s *GetReadSetMetadataOutput) SetCreationType(v string) *GetReadSetMetadataOutput
SetCreationType sets the CreationType field's value.
func (*GetReadSetMetadataOutput) SetDescription ¶
func (s *GetReadSetMetadataOutput) SetDescription(v string) *GetReadSetMetadataOutput
SetDescription sets the Description field's value.
func (*GetReadSetMetadataOutput) SetFileType ¶
func (s *GetReadSetMetadataOutput) SetFileType(v string) *GetReadSetMetadataOutput
SetFileType sets the FileType field's value.
func (*GetReadSetMetadataOutput) SetFiles ¶
func (s *GetReadSetMetadataOutput) SetFiles(v *ReadSetFiles) *GetReadSetMetadataOutput
SetFiles sets the Files field's value.
func (*GetReadSetMetadataOutput) SetId ¶
func (s *GetReadSetMetadataOutput) SetId(v string) *GetReadSetMetadataOutput
SetId sets the Id field's value.
func (*GetReadSetMetadataOutput) SetName ¶
func (s *GetReadSetMetadataOutput) SetName(v string) *GetReadSetMetadataOutput
SetName sets the Name field's value.
func (*GetReadSetMetadataOutput) SetReferenceArn ¶
func (s *GetReadSetMetadataOutput) SetReferenceArn(v string) *GetReadSetMetadataOutput
SetReferenceArn sets the ReferenceArn field's value.
func (*GetReadSetMetadataOutput) SetSampleId ¶
func (s *GetReadSetMetadataOutput) SetSampleId(v string) *GetReadSetMetadataOutput
SetSampleId sets the SampleId field's value.
func (*GetReadSetMetadataOutput) SetSequenceInformation ¶
func (s *GetReadSetMetadataOutput) SetSequenceInformation(v *SequenceInformation) *GetReadSetMetadataOutput
SetSequenceInformation sets the SequenceInformation field's value.
func (*GetReadSetMetadataOutput) SetSequenceStoreId ¶
func (s *GetReadSetMetadataOutput) SetSequenceStoreId(v string) *GetReadSetMetadataOutput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*GetReadSetMetadataOutput) SetStatus ¶
func (s *GetReadSetMetadataOutput) SetStatus(v string) *GetReadSetMetadataOutput
SetStatus sets the Status field's value.
func (*GetReadSetMetadataOutput) SetStatusMessage ¶ added in v1.44.262
func (s *GetReadSetMetadataOutput) SetStatusMessage(v string) *GetReadSetMetadataOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetReadSetMetadataOutput) SetSubjectId ¶
func (s *GetReadSetMetadataOutput) SetSubjectId(v string) *GetReadSetMetadataOutput
SetSubjectId sets the SubjectId field's value.
func (GetReadSetMetadataOutput) String ¶
func (s GetReadSetMetadataOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReadSetOutput ¶
type GetReadSetOutput struct { // The read set file payload. Payload io.ReadCloser `locationName:"payload" type:"blob"` // contains filtered or unexported fields }
func (GetReadSetOutput) GoString ¶
func (s GetReadSetOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReadSetOutput) SetPayload ¶
func (s *GetReadSetOutput) SetPayload(v io.ReadCloser) *GetReadSetOutput
SetPayload sets the Payload field's value.
func (GetReadSetOutput) String ¶
func (s GetReadSetOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReferenceImportJobInput ¶
type GetReferenceImportJobInput struct { // The job's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The job's reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `location:"uri" locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReferenceImportJobInput) GoString ¶
func (s GetReferenceImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceImportJobInput) SetId ¶
func (s *GetReferenceImportJobInput) SetId(v string) *GetReferenceImportJobInput
SetId sets the Id field's value.
func (*GetReferenceImportJobInput) SetReferenceStoreId ¶
func (s *GetReferenceImportJobInput) SetReferenceStoreId(v string) *GetReferenceImportJobInput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (GetReferenceImportJobInput) String ¶
func (s GetReferenceImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceImportJobInput) Validate ¶
func (s *GetReferenceImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReferenceImportJobOutput ¶
type GetReferenceImportJobOutput struct { // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's source files. // // Sources is a required field Sources []*ImportReferenceSourceItem `locationName:"sources" type:"list" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReferenceImportJobStatus"` // The job's status message. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // contains filtered or unexported fields }
func (GetReferenceImportJobOutput) GoString ¶
func (s GetReferenceImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceImportJobOutput) SetCompletionTime ¶
func (s *GetReferenceImportJobOutput) SetCompletionTime(v time.Time) *GetReferenceImportJobOutput
SetCompletionTime sets the CompletionTime field's value.
func (*GetReferenceImportJobOutput) SetCreationTime ¶
func (s *GetReferenceImportJobOutput) SetCreationTime(v time.Time) *GetReferenceImportJobOutput
SetCreationTime sets the CreationTime field's value.
func (*GetReferenceImportJobOutput) SetId ¶
func (s *GetReferenceImportJobOutput) SetId(v string) *GetReferenceImportJobOutput
SetId sets the Id field's value.
func (*GetReferenceImportJobOutput) SetReferenceStoreId ¶
func (s *GetReferenceImportJobOutput) SetReferenceStoreId(v string) *GetReferenceImportJobOutput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (*GetReferenceImportJobOutput) SetRoleArn ¶
func (s *GetReferenceImportJobOutput) SetRoleArn(v string) *GetReferenceImportJobOutput
SetRoleArn sets the RoleArn field's value.
func (*GetReferenceImportJobOutput) SetSources ¶
func (s *GetReferenceImportJobOutput) SetSources(v []*ImportReferenceSourceItem) *GetReferenceImportJobOutput
SetSources sets the Sources field's value.
func (*GetReferenceImportJobOutput) SetStatus ¶
func (s *GetReferenceImportJobOutput) SetStatus(v string) *GetReferenceImportJobOutput
SetStatus sets the Status field's value.
func (*GetReferenceImportJobOutput) SetStatusMessage ¶
func (s *GetReferenceImportJobOutput) SetStatusMessage(v string) *GetReferenceImportJobOutput
SetStatusMessage sets the StatusMessage field's value.
func (GetReferenceImportJobOutput) String ¶
func (s GetReferenceImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReferenceInput ¶
type GetReferenceInput struct { // The file to retrieve. File *string `location:"querystring" locationName:"file" type:"string" enum:"ReferenceFile"` // The reference's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The part number to retrieve. // // PartNumber is a required field PartNumber *int64 `location:"querystring" locationName:"partNumber" min:"1" type:"integer" required:"true"` // The range to retrieve. Range *string `location:"header" locationName:"Range" min:"1" type:"string"` // The reference's store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `location:"uri" locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReferenceInput) GoString ¶
func (s GetReferenceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceInput) SetFile ¶
func (s *GetReferenceInput) SetFile(v string) *GetReferenceInput
SetFile sets the File field's value.
func (*GetReferenceInput) SetId ¶
func (s *GetReferenceInput) SetId(v string) *GetReferenceInput
SetId sets the Id field's value.
func (*GetReferenceInput) SetPartNumber ¶
func (s *GetReferenceInput) SetPartNumber(v int64) *GetReferenceInput
SetPartNumber sets the PartNumber field's value.
func (*GetReferenceInput) SetRange ¶
func (s *GetReferenceInput) SetRange(v string) *GetReferenceInput
SetRange sets the Range field's value.
func (*GetReferenceInput) SetReferenceStoreId ¶
func (s *GetReferenceInput) SetReferenceStoreId(v string) *GetReferenceInput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (GetReferenceInput) String ¶
func (s GetReferenceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceInput) Validate ¶
func (s *GetReferenceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReferenceMetadataInput ¶
type GetReferenceMetadataInput struct { // The reference's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // The reference's reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `location:"uri" locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReferenceMetadataInput) GoString ¶
func (s GetReferenceMetadataInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceMetadataInput) SetId ¶
func (s *GetReferenceMetadataInput) SetId(v string) *GetReferenceMetadataInput
SetId sets the Id field's value.
func (*GetReferenceMetadataInput) SetReferenceStoreId ¶
func (s *GetReferenceMetadataInput) SetReferenceStoreId(v string) *GetReferenceMetadataInput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (GetReferenceMetadataInput) String ¶
func (s GetReferenceMetadataInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceMetadataInput) Validate ¶
func (s *GetReferenceMetadataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReferenceMetadataOutput ¶
type GetReferenceMetadataOutput struct { // The reference's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the reference was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The reference's description. Description *string `locationName:"description" min:"1" type:"string"` // The reference's files. Files *ReferenceFiles `locationName:"files" type:"structure"` // The reference's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The reference's MD5 checksum. // // Md5 is a required field Md5 *string `locationName:"md5" min:"1" type:"string" required:"true"` // The reference's name. Name *string `locationName:"name" min:"3" type:"string"` // The reference's reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // The reference's status. Status *string `locationName:"status" type:"string" enum:"ReferenceStatus"` // When the reference was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
func (GetReferenceMetadataOutput) GoString ¶
func (s GetReferenceMetadataOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceMetadataOutput) SetArn ¶
func (s *GetReferenceMetadataOutput) SetArn(v string) *GetReferenceMetadataOutput
SetArn sets the Arn field's value.
func (*GetReferenceMetadataOutput) SetCreationTime ¶
func (s *GetReferenceMetadataOutput) SetCreationTime(v time.Time) *GetReferenceMetadataOutput
SetCreationTime sets the CreationTime field's value.
func (*GetReferenceMetadataOutput) SetDescription ¶
func (s *GetReferenceMetadataOutput) SetDescription(v string) *GetReferenceMetadataOutput
SetDescription sets the Description field's value.
func (*GetReferenceMetadataOutput) SetFiles ¶
func (s *GetReferenceMetadataOutput) SetFiles(v *ReferenceFiles) *GetReferenceMetadataOutput
SetFiles sets the Files field's value.
func (*GetReferenceMetadataOutput) SetId ¶
func (s *GetReferenceMetadataOutput) SetId(v string) *GetReferenceMetadataOutput
SetId sets the Id field's value.
func (*GetReferenceMetadataOutput) SetMd5 ¶
func (s *GetReferenceMetadataOutput) SetMd5(v string) *GetReferenceMetadataOutput
SetMd5 sets the Md5 field's value.
func (*GetReferenceMetadataOutput) SetName ¶
func (s *GetReferenceMetadataOutput) SetName(v string) *GetReferenceMetadataOutput
SetName sets the Name field's value.
func (*GetReferenceMetadataOutput) SetReferenceStoreId ¶
func (s *GetReferenceMetadataOutput) SetReferenceStoreId(v string) *GetReferenceMetadataOutput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (*GetReferenceMetadataOutput) SetStatus ¶
func (s *GetReferenceMetadataOutput) SetStatus(v string) *GetReferenceMetadataOutput
SetStatus sets the Status field's value.
func (*GetReferenceMetadataOutput) SetUpdateTime ¶
func (s *GetReferenceMetadataOutput) SetUpdateTime(v time.Time) *GetReferenceMetadataOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetReferenceMetadataOutput) String ¶
func (s GetReferenceMetadataOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReferenceOutput ¶
type GetReferenceOutput struct { // The reference file payload. Payload io.ReadCloser `locationName:"payload" type:"blob"` // contains filtered or unexported fields }
func (GetReferenceOutput) GoString ¶
func (s GetReferenceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceOutput) SetPayload ¶
func (s *GetReferenceOutput) SetPayload(v io.ReadCloser) *GetReferenceOutput
SetPayload sets the Payload field's value.
func (GetReferenceOutput) String ¶
func (s GetReferenceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetReferenceStoreInput ¶
type GetReferenceStoreInput struct { // The store's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetReferenceStoreInput) GoString ¶
func (s GetReferenceStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceStoreInput) SetId ¶
func (s *GetReferenceStoreInput) SetId(v string) *GetReferenceStoreInput
SetId sets the Id field's value.
func (GetReferenceStoreInput) String ¶
func (s GetReferenceStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceStoreInput) Validate ¶
func (s *GetReferenceStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetReferenceStoreOutput ¶
type GetReferenceStoreOutput struct { // The store's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. Description *string `locationName:"description" min:"1" type:"string"` // The store's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The store's name. Name *string `locationName:"name" min:"1" type:"string"` // The store's server-side encryption (SSE) settings. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // contains filtered or unexported fields }
func (GetReferenceStoreOutput) GoString ¶
func (s GetReferenceStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetReferenceStoreOutput) SetArn ¶
func (s *GetReferenceStoreOutput) SetArn(v string) *GetReferenceStoreOutput
SetArn sets the Arn field's value.
func (*GetReferenceStoreOutput) SetCreationTime ¶
func (s *GetReferenceStoreOutput) SetCreationTime(v time.Time) *GetReferenceStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*GetReferenceStoreOutput) SetDescription ¶
func (s *GetReferenceStoreOutput) SetDescription(v string) *GetReferenceStoreOutput
SetDescription sets the Description field's value.
func (*GetReferenceStoreOutput) SetId ¶
func (s *GetReferenceStoreOutput) SetId(v string) *GetReferenceStoreOutput
SetId sets the Id field's value.
func (*GetReferenceStoreOutput) SetName ¶
func (s *GetReferenceStoreOutput) SetName(v string) *GetReferenceStoreOutput
SetName sets the Name field's value.
func (*GetReferenceStoreOutput) SetSseConfig ¶
func (s *GetReferenceStoreOutput) SetSseConfig(v *SseConfig) *GetReferenceStoreOutput
SetSseConfig sets the SseConfig field's value.
func (GetReferenceStoreOutput) String ¶
func (s GetReferenceStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetRunGroupInput ¶
type GetRunGroupInput struct { // The group's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetRunGroupInput) GoString ¶
func (s GetRunGroupInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunGroupInput) SetId ¶
func (s *GetRunGroupInput) SetId(v string) *GetRunGroupInput
SetId sets the Id field's value.
func (GetRunGroupInput) String ¶
func (s GetRunGroupInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunGroupInput) Validate ¶
func (s *GetRunGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetRunGroupOutput ¶
type GetRunGroupOutput struct { // The group's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // When the group was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The group's ID. Id *string `locationName:"id" min:"1" type:"string"` // The group's maximum number of CPUs to use. MaxCpus *int64 `locationName:"maxCpus" min:"1" type:"integer"` // The group's maximum run time in minutes. MaxDuration *int64 `locationName:"maxDuration" min:"1" type:"integer"` // The maximum GPUs that can be used by a run group. MaxGpus *int64 `locationName:"maxGpus" min:"1" type:"integer"` // The maximum number of concurrent runs for the group. MaxRuns *int64 `locationName:"maxRuns" min:"1" type:"integer"` // The group's name. Name *string `locationName:"name" min:"1" type:"string"` // The group's tags. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (GetRunGroupOutput) GoString ¶
func (s GetRunGroupOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunGroupOutput) SetArn ¶
func (s *GetRunGroupOutput) SetArn(v string) *GetRunGroupOutput
SetArn sets the Arn field's value.
func (*GetRunGroupOutput) SetCreationTime ¶
func (s *GetRunGroupOutput) SetCreationTime(v time.Time) *GetRunGroupOutput
SetCreationTime sets the CreationTime field's value.
func (*GetRunGroupOutput) SetId ¶
func (s *GetRunGroupOutput) SetId(v string) *GetRunGroupOutput
SetId sets the Id field's value.
func (*GetRunGroupOutput) SetMaxCpus ¶
func (s *GetRunGroupOutput) SetMaxCpus(v int64) *GetRunGroupOutput
SetMaxCpus sets the MaxCpus field's value.
func (*GetRunGroupOutput) SetMaxDuration ¶
func (s *GetRunGroupOutput) SetMaxDuration(v int64) *GetRunGroupOutput
SetMaxDuration sets the MaxDuration field's value.
func (*GetRunGroupOutput) SetMaxGpus ¶ added in v1.44.262
func (s *GetRunGroupOutput) SetMaxGpus(v int64) *GetRunGroupOutput
SetMaxGpus sets the MaxGpus field's value.
func (*GetRunGroupOutput) SetMaxRuns ¶
func (s *GetRunGroupOutput) SetMaxRuns(v int64) *GetRunGroupOutput
SetMaxRuns sets the MaxRuns field's value.
func (*GetRunGroupOutput) SetName ¶
func (s *GetRunGroupOutput) SetName(v string) *GetRunGroupOutput
SetName sets the Name field's value.
func (*GetRunGroupOutput) SetTags ¶
func (s *GetRunGroupOutput) SetTags(v map[string]*string) *GetRunGroupOutput
SetTags sets the Tags field's value.
func (GetRunGroupOutput) String ¶
func (s GetRunGroupOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetRunInput ¶
type GetRunInput struct { // The run's export format. Export []*string `location:"querystring" locationName:"export" type:"list" enum:"RunExport"` // The run's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetRunInput) GoString ¶
func (s GetRunInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunInput) SetExport ¶
func (s *GetRunInput) SetExport(v []*string) *GetRunInput
SetExport sets the Export field's value.
func (*GetRunInput) SetId ¶
func (s *GetRunInput) SetId(v string) *GetRunInput
SetId sets the Id field's value.
func (GetRunInput) String ¶
func (s GetRunInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunInput) Validate ¶
func (s *GetRunInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetRunOutput ¶
type GetRunOutput struct { // The computational accelerator used to run the workflow. Accelerators *string `locationName:"accelerators" min:"1" type:"string" enum:"Accelerators"` // The run's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // When the run was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The run's definition. Definition *string `locationName:"definition" min:"1" type:"string"` // The run's digest. Digest *string `locationName:"digest" min:"1" type:"string"` // The run's ID. Id *string `locationName:"id" min:"1" type:"string"` // The run's log level. LogLevel *string `locationName:"logLevel" min:"1" type:"string" enum:"RunLogLevel"` // The run's name. Name *string `locationName:"name" min:"1" type:"string"` // The run's output URI. OutputUri *string `locationName:"outputUri" min:"1" type:"string"` // The run's priority. Priority *int64 `locationName:"priority" type:"integer"` // The run's resource digests. ResourceDigests map[string]*string `locationName:"resourceDigests" type:"map"` // The run's service role ARN. RoleArn *string `locationName:"roleArn" min:"1" type:"string"` // The run's group ID. RunGroupId *string `locationName:"runGroupId" min:"1" type:"string"` // The run's ID. RunId *string `locationName:"runId" min:"1" type:"string"` // When the run started. StartTime *time.Time `locationName:"startTime" type:"timestamp" timestampFormat:"iso8601"` // Who started the run. StartedBy *string `locationName:"startedBy" min:"1" type:"string"` // The run's status. Status *string `locationName:"status" min:"1" type:"string" enum:"RunStatus"` // The run's status message. StatusMessage *string `locationName:"statusMessage" type:"string"` // The run's stop time. StopTime *time.Time `locationName:"stopTime" type:"timestamp" timestampFormat:"iso8601"` // The run's storage capacity in gigabytes. StorageCapacity *int64 `locationName:"storageCapacity" type:"integer"` // The run's tags. Tags map[string]*string `locationName:"tags" type:"map"` // The run's workflow ID. WorkflowId *string `locationName:"workflowId" min:"1" type:"string"` // The run's workflow type. WorkflowType *string `locationName:"workflowType" min:"1" type:"string" enum:"WorkflowType"` // contains filtered or unexported fields }
func (GetRunOutput) GoString ¶
func (s GetRunOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunOutput) SetAccelerators ¶ added in v1.44.262
func (s *GetRunOutput) SetAccelerators(v string) *GetRunOutput
SetAccelerators sets the Accelerators field's value.
func (*GetRunOutput) SetArn ¶
func (s *GetRunOutput) SetArn(v string) *GetRunOutput
SetArn sets the Arn field's value.
func (*GetRunOutput) SetCreationTime ¶
func (s *GetRunOutput) SetCreationTime(v time.Time) *GetRunOutput
SetCreationTime sets the CreationTime field's value.
func (*GetRunOutput) SetDefinition ¶
func (s *GetRunOutput) SetDefinition(v string) *GetRunOutput
SetDefinition sets the Definition field's value.
func (*GetRunOutput) SetDigest ¶
func (s *GetRunOutput) SetDigest(v string) *GetRunOutput
SetDigest sets the Digest field's value.
func (*GetRunOutput) SetId ¶
func (s *GetRunOutput) SetId(v string) *GetRunOutput
SetId sets the Id field's value.
func (*GetRunOutput) SetLogLevel ¶
func (s *GetRunOutput) SetLogLevel(v string) *GetRunOutput
SetLogLevel sets the LogLevel field's value.
func (*GetRunOutput) SetName ¶
func (s *GetRunOutput) SetName(v string) *GetRunOutput
SetName sets the Name field's value.
func (*GetRunOutput) SetOutputUri ¶
func (s *GetRunOutput) SetOutputUri(v string) *GetRunOutput
SetOutputUri sets the OutputUri field's value.
func (*GetRunOutput) SetPriority ¶
func (s *GetRunOutput) SetPriority(v int64) *GetRunOutput
SetPriority sets the Priority field's value.
func (*GetRunOutput) SetResourceDigests ¶
func (s *GetRunOutput) SetResourceDigests(v map[string]*string) *GetRunOutput
SetResourceDigests sets the ResourceDigests field's value.
func (*GetRunOutput) SetRoleArn ¶
func (s *GetRunOutput) SetRoleArn(v string) *GetRunOutput
SetRoleArn sets the RoleArn field's value.
func (*GetRunOutput) SetRunGroupId ¶
func (s *GetRunOutput) SetRunGroupId(v string) *GetRunOutput
SetRunGroupId sets the RunGroupId field's value.
func (*GetRunOutput) SetRunId ¶
func (s *GetRunOutput) SetRunId(v string) *GetRunOutput
SetRunId sets the RunId field's value.
func (*GetRunOutput) SetStartTime ¶
func (s *GetRunOutput) SetStartTime(v time.Time) *GetRunOutput
SetStartTime sets the StartTime field's value.
func (*GetRunOutput) SetStartedBy ¶
func (s *GetRunOutput) SetStartedBy(v string) *GetRunOutput
SetStartedBy sets the StartedBy field's value.
func (*GetRunOutput) SetStatus ¶
func (s *GetRunOutput) SetStatus(v string) *GetRunOutput
SetStatus sets the Status field's value.
func (*GetRunOutput) SetStatusMessage ¶
func (s *GetRunOutput) SetStatusMessage(v string) *GetRunOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetRunOutput) SetStopTime ¶
func (s *GetRunOutput) SetStopTime(v time.Time) *GetRunOutput
SetStopTime sets the StopTime field's value.
func (*GetRunOutput) SetStorageCapacity ¶
func (s *GetRunOutput) SetStorageCapacity(v int64) *GetRunOutput
SetStorageCapacity sets the StorageCapacity field's value.
func (*GetRunOutput) SetTags ¶
func (s *GetRunOutput) SetTags(v map[string]*string) *GetRunOutput
SetTags sets the Tags field's value.
func (*GetRunOutput) SetWorkflowId ¶
func (s *GetRunOutput) SetWorkflowId(v string) *GetRunOutput
SetWorkflowId sets the WorkflowId field's value.
func (*GetRunOutput) SetWorkflowType ¶
func (s *GetRunOutput) SetWorkflowType(v string) *GetRunOutput
SetWorkflowType sets the WorkflowType field's value.
func (GetRunOutput) String ¶
func (s GetRunOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetRunTaskInput ¶
type GetRunTaskInput struct { // The task's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // The task's ID. // // TaskId is a required field TaskId *string `location:"uri" locationName:"taskId" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetRunTaskInput) GoString ¶
func (s GetRunTaskInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunTaskInput) SetId ¶
func (s *GetRunTaskInput) SetId(v string) *GetRunTaskInput
SetId sets the Id field's value.
func (*GetRunTaskInput) SetTaskId ¶
func (s *GetRunTaskInput) SetTaskId(v string) *GetRunTaskInput
SetTaskId sets the TaskId field's value.
func (GetRunTaskInput) String ¶
func (s GetRunTaskInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunTaskInput) Validate ¶
func (s *GetRunTaskInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetRunTaskOutput ¶
type GetRunTaskOutput struct { // The task's CPU usage. Cpus *int64 `locationName:"cpus" min:"1" type:"integer"` // When the task was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The number of Graphics Processing Units (GPU) specified in the task. Gpus *int64 `locationName:"gpus" type:"integer"` // The instance type for a task. InstanceType *string `locationName:"instanceType" type:"string"` // The task's log stream. LogStream *string `locationName:"logStream" type:"string"` // The task's memory use in gigabytes. Memory *int64 `locationName:"memory" min:"1" type:"integer"` // The task's name. Name *string `locationName:"name" min:"1" type:"string"` // The task's start time. StartTime *time.Time `locationName:"startTime" type:"timestamp" timestampFormat:"iso8601"` // The task's status. Status *string `locationName:"status" min:"1" type:"string" enum:"TaskStatus"` // The task's status message. StatusMessage *string `locationName:"statusMessage" type:"string"` // The task's stop time. StopTime *time.Time `locationName:"stopTime" type:"timestamp" timestampFormat:"iso8601"` // The task's ID. TaskId *string `locationName:"taskId" min:"1" type:"string"` // contains filtered or unexported fields }
func (GetRunTaskOutput) GoString ¶
func (s GetRunTaskOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetRunTaskOutput) SetCpus ¶
func (s *GetRunTaskOutput) SetCpus(v int64) *GetRunTaskOutput
SetCpus sets the Cpus field's value.
func (*GetRunTaskOutput) SetCreationTime ¶
func (s *GetRunTaskOutput) SetCreationTime(v time.Time) *GetRunTaskOutput
SetCreationTime sets the CreationTime field's value.
func (*GetRunTaskOutput) SetGpus ¶ added in v1.44.262
func (s *GetRunTaskOutput) SetGpus(v int64) *GetRunTaskOutput
SetGpus sets the Gpus field's value.
func (*GetRunTaskOutput) SetInstanceType ¶ added in v1.44.321
func (s *GetRunTaskOutput) SetInstanceType(v string) *GetRunTaskOutput
SetInstanceType sets the InstanceType field's value.
func (*GetRunTaskOutput) SetLogStream ¶
func (s *GetRunTaskOutput) SetLogStream(v string) *GetRunTaskOutput
SetLogStream sets the LogStream field's value.
func (*GetRunTaskOutput) SetMemory ¶
func (s *GetRunTaskOutput) SetMemory(v int64) *GetRunTaskOutput
SetMemory sets the Memory field's value.
func (*GetRunTaskOutput) SetName ¶
func (s *GetRunTaskOutput) SetName(v string) *GetRunTaskOutput
SetName sets the Name field's value.
func (*GetRunTaskOutput) SetStartTime ¶
func (s *GetRunTaskOutput) SetStartTime(v time.Time) *GetRunTaskOutput
SetStartTime sets the StartTime field's value.
func (*GetRunTaskOutput) SetStatus ¶
func (s *GetRunTaskOutput) SetStatus(v string) *GetRunTaskOutput
SetStatus sets the Status field's value.
func (*GetRunTaskOutput) SetStatusMessage ¶
func (s *GetRunTaskOutput) SetStatusMessage(v string) *GetRunTaskOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetRunTaskOutput) SetStopTime ¶
func (s *GetRunTaskOutput) SetStopTime(v time.Time) *GetRunTaskOutput
SetStopTime sets the StopTime field's value.
func (*GetRunTaskOutput) SetTaskId ¶
func (s *GetRunTaskOutput) SetTaskId(v string) *GetRunTaskOutput
SetTaskId sets the TaskId field's value.
func (GetRunTaskOutput) String ¶
func (s GetRunTaskOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetSequenceStoreInput ¶
type GetSequenceStoreInput struct { // The store's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetSequenceStoreInput) GoString ¶
func (s GetSequenceStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetSequenceStoreInput) SetId ¶
func (s *GetSequenceStoreInput) SetId(v string) *GetSequenceStoreInput
SetId sets the Id field's value.
func (GetSequenceStoreInput) String ¶
func (s GetSequenceStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetSequenceStoreInput) Validate ¶
func (s *GetSequenceStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetSequenceStoreOutput ¶
type GetSequenceStoreOutput struct { // The store's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. Description *string `locationName:"description" min:"1" type:"string"` // An S3 location that is used to store files that have failed a direct upload. FallbackLocation *string `locationName:"fallbackLocation" type:"string"` // The store's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The store's name. Name *string `locationName:"name" min:"1" type:"string"` // The store's server-side encryption (SSE) settings. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // contains filtered or unexported fields }
func (GetSequenceStoreOutput) GoString ¶
func (s GetSequenceStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetSequenceStoreOutput) SetArn ¶
func (s *GetSequenceStoreOutput) SetArn(v string) *GetSequenceStoreOutput
SetArn sets the Arn field's value.
func (*GetSequenceStoreOutput) SetCreationTime ¶
func (s *GetSequenceStoreOutput) SetCreationTime(v time.Time) *GetSequenceStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*GetSequenceStoreOutput) SetDescription ¶
func (s *GetSequenceStoreOutput) SetDescription(v string) *GetSequenceStoreOutput
SetDescription sets the Description field's value.
func (*GetSequenceStoreOutput) SetFallbackLocation ¶ added in v1.44.262
func (s *GetSequenceStoreOutput) SetFallbackLocation(v string) *GetSequenceStoreOutput
SetFallbackLocation sets the FallbackLocation field's value.
func (*GetSequenceStoreOutput) SetId ¶
func (s *GetSequenceStoreOutput) SetId(v string) *GetSequenceStoreOutput
SetId sets the Id field's value.
func (*GetSequenceStoreOutput) SetName ¶
func (s *GetSequenceStoreOutput) SetName(v string) *GetSequenceStoreOutput
SetName sets the Name field's value.
func (*GetSequenceStoreOutput) SetSseConfig ¶
func (s *GetSequenceStoreOutput) SetSseConfig(v *SseConfig) *GetSequenceStoreOutput
SetSseConfig sets the SseConfig field's value.
func (GetSequenceStoreOutput) String ¶
func (s GetSequenceStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetShareInput ¶ added in v1.44.323
type GetShareInput struct { // // ShareId is a required field ShareId *string `location:"uri" locationName:"shareId" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetShareInput) GoString ¶ added in v1.44.323
func (s GetShareInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetShareInput) SetShareId ¶ added in v1.44.323
func (s *GetShareInput) SetShareId(v string) *GetShareInput
SetShareId sets the ShareId field's value.
func (GetShareInput) String ¶ added in v1.44.323
func (s GetShareInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetShareInput) Validate ¶ added in v1.44.323
func (s *GetShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetShareOutput ¶ added in v1.44.323
type GetShareOutput struct { // etc. Share *ShareDetails `locationName:"share" type:"structure"` // contains filtered or unexported fields }
func (GetShareOutput) GoString ¶ added in v1.44.323
func (s GetShareOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetShareOutput) SetShare ¶ added in v1.44.323
func (s *GetShareOutput) SetShare(v *ShareDetails) *GetShareOutput
SetShare sets the Share field's value.
func (GetShareOutput) String ¶ added in v1.44.323
func (s GetShareOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetVariantImportJobInput ¶
type GetVariantImportJobInput struct { // The job's ID. // // JobId is a required field JobId *string `location:"uri" locationName:"jobId" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetVariantImportJobInput) GoString ¶
func (s GetVariantImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetVariantImportJobInput) SetJobId ¶
func (s *GetVariantImportJobInput) SetJobId(v string) *GetVariantImportJobInput
SetJobId sets the JobId field's value.
func (GetVariantImportJobInput) String ¶
func (s GetVariantImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetVariantImportJobInput) Validate ¶
func (s *GetVariantImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetVariantImportJobOutput ¶
type GetVariantImportJobOutput struct { // The annotation schema generated by the parsed annotation data. AnnotationFields map[string]*string `locationName:"annotationFields" type:"map"` // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's destination variant store. // // DestinationName is a required field DestinationName *string `locationName:"destinationName" min:"3" type:"string" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The job's items. // // Items is a required field Items []*VariantImportItemDetail `locationName:"items" min:"1" type:"list" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's left normalization setting. // // RunLeftNormalization is a required field RunLeftNormalization *bool `locationName:"runLeftNormalization" type:"boolean" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"JobStatus"` // The job's status message. // // StatusMessage is a required field StatusMessage *string `locationName:"statusMessage" type:"string" required:"true"` // When the job was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
func (GetVariantImportJobOutput) GoString ¶
func (s GetVariantImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetVariantImportJobOutput) SetAnnotationFields ¶ added in v1.44.262
func (s *GetVariantImportJobOutput) SetAnnotationFields(v map[string]*string) *GetVariantImportJobOutput
SetAnnotationFields sets the AnnotationFields field's value.
func (*GetVariantImportJobOutput) SetCompletionTime ¶
func (s *GetVariantImportJobOutput) SetCompletionTime(v time.Time) *GetVariantImportJobOutput
SetCompletionTime sets the CompletionTime field's value.
func (*GetVariantImportJobOutput) SetCreationTime ¶
func (s *GetVariantImportJobOutput) SetCreationTime(v time.Time) *GetVariantImportJobOutput
SetCreationTime sets the CreationTime field's value.
func (*GetVariantImportJobOutput) SetDestinationName ¶
func (s *GetVariantImportJobOutput) SetDestinationName(v string) *GetVariantImportJobOutput
SetDestinationName sets the DestinationName field's value.
func (*GetVariantImportJobOutput) SetId ¶
func (s *GetVariantImportJobOutput) SetId(v string) *GetVariantImportJobOutput
SetId sets the Id field's value.
func (*GetVariantImportJobOutput) SetItems ¶
func (s *GetVariantImportJobOutput) SetItems(v []*VariantImportItemDetail) *GetVariantImportJobOutput
SetItems sets the Items field's value.
func (*GetVariantImportJobOutput) SetRoleArn ¶
func (s *GetVariantImportJobOutput) SetRoleArn(v string) *GetVariantImportJobOutput
SetRoleArn sets the RoleArn field's value.
func (*GetVariantImportJobOutput) SetRunLeftNormalization ¶
func (s *GetVariantImportJobOutput) SetRunLeftNormalization(v bool) *GetVariantImportJobOutput
SetRunLeftNormalization sets the RunLeftNormalization field's value.
func (*GetVariantImportJobOutput) SetStatus ¶
func (s *GetVariantImportJobOutput) SetStatus(v string) *GetVariantImportJobOutput
SetStatus sets the Status field's value.
func (*GetVariantImportJobOutput) SetStatusMessage ¶
func (s *GetVariantImportJobOutput) SetStatusMessage(v string) *GetVariantImportJobOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetVariantImportJobOutput) SetUpdateTime ¶
func (s *GetVariantImportJobOutput) SetUpdateTime(v time.Time) *GetVariantImportJobOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetVariantImportJobOutput) String ¶
func (s GetVariantImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetVariantStoreInput ¶
type GetVariantStoreInput struct { // The store's name. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetVariantStoreInput) GoString ¶
func (s GetVariantStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetVariantStoreInput) SetName ¶
func (s *GetVariantStoreInput) SetName(v string) *GetVariantStoreInput
SetName sets the Name field's value.
func (GetVariantStoreInput) String ¶
func (s GetVariantStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetVariantStoreInput) Validate ¶
func (s *GetVariantStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetVariantStoreOutput ¶
type GetVariantStoreOutput struct { // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The store's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The store's name. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // The store's genome reference. // // Reference is a required field Reference *ReferenceItem `locationName:"reference" type:"structure" required:"true"` // The store's server-side encryption (SSE) settings. // // SseConfig is a required field SseConfig *SseConfig `locationName:"sseConfig" type:"structure" required:"true"` // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // The store's status message. // // StatusMessage is a required field StatusMessage *string `locationName:"statusMessage" type:"string" required:"true"` // The store's ARN. // // StoreArn is a required field StoreArn *string `locationName:"storeArn" min:"20" type:"string" required:"true"` // The store's size in bytes. // // StoreSizeBytes is a required field StoreSizeBytes *int64 `locationName:"storeSizeBytes" type:"long" required:"true"` // The store's tags. // // Tags is a required field Tags map[string]*string `locationName:"tags" type:"map" required:"true"` // When the store was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
func (GetVariantStoreOutput) GoString ¶
func (s GetVariantStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetVariantStoreOutput) SetCreationTime ¶
func (s *GetVariantStoreOutput) SetCreationTime(v time.Time) *GetVariantStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*GetVariantStoreOutput) SetDescription ¶
func (s *GetVariantStoreOutput) SetDescription(v string) *GetVariantStoreOutput
SetDescription sets the Description field's value.
func (*GetVariantStoreOutput) SetId ¶
func (s *GetVariantStoreOutput) SetId(v string) *GetVariantStoreOutput
SetId sets the Id field's value.
func (*GetVariantStoreOutput) SetName ¶
func (s *GetVariantStoreOutput) SetName(v string) *GetVariantStoreOutput
SetName sets the Name field's value.
func (*GetVariantStoreOutput) SetReference ¶
func (s *GetVariantStoreOutput) SetReference(v *ReferenceItem) *GetVariantStoreOutput
SetReference sets the Reference field's value.
func (*GetVariantStoreOutput) SetSseConfig ¶
func (s *GetVariantStoreOutput) SetSseConfig(v *SseConfig) *GetVariantStoreOutput
SetSseConfig sets the SseConfig field's value.
func (*GetVariantStoreOutput) SetStatus ¶
func (s *GetVariantStoreOutput) SetStatus(v string) *GetVariantStoreOutput
SetStatus sets the Status field's value.
func (*GetVariantStoreOutput) SetStatusMessage ¶
func (s *GetVariantStoreOutput) SetStatusMessage(v string) *GetVariantStoreOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetVariantStoreOutput) SetStoreArn ¶
func (s *GetVariantStoreOutput) SetStoreArn(v string) *GetVariantStoreOutput
SetStoreArn sets the StoreArn field's value.
func (*GetVariantStoreOutput) SetStoreSizeBytes ¶
func (s *GetVariantStoreOutput) SetStoreSizeBytes(v int64) *GetVariantStoreOutput
SetStoreSizeBytes sets the StoreSizeBytes field's value.
func (*GetVariantStoreOutput) SetTags ¶
func (s *GetVariantStoreOutput) SetTags(v map[string]*string) *GetVariantStoreOutput
SetTags sets the Tags field's value.
func (*GetVariantStoreOutput) SetUpdateTime ¶
func (s *GetVariantStoreOutput) SetUpdateTime(v time.Time) *GetVariantStoreOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetVariantStoreOutput) String ¶
func (s GetVariantStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetWorkflowInput ¶
type GetWorkflowInput struct { // The export format for the workflow. Export []*string `location:"querystring" locationName:"export" type:"list" enum:"WorkflowExport"` // The workflow's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // The workflow's type. Type *string `location:"querystring" locationName:"type" min:"1" type:"string" enum:"WorkflowType"` // contains filtered or unexported fields }
func (GetWorkflowInput) GoString ¶
func (s GetWorkflowInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetWorkflowInput) SetExport ¶
func (s *GetWorkflowInput) SetExport(v []*string) *GetWorkflowInput
SetExport sets the Export field's value.
func (*GetWorkflowInput) SetId ¶
func (s *GetWorkflowInput) SetId(v string) *GetWorkflowInput
SetId sets the Id field's value.
func (*GetWorkflowInput) SetType ¶
func (s *GetWorkflowInput) SetType(v string) *GetWorkflowInput
SetType sets the Type field's value.
func (GetWorkflowInput) String ¶
func (s GetWorkflowInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetWorkflowInput) Validate ¶
func (s *GetWorkflowInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetWorkflowOutput ¶
type GetWorkflowOutput struct { // The computational accelerator specified to run the workflow. Accelerators *string `locationName:"accelerators" min:"1" type:"string" enum:"Accelerators"` // The workflow's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // When the workflow was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The workflow's definition. Definition *string `locationName:"definition" min:"1" type:"string"` // The workflow's description. Description *string `locationName:"description" min:"1" type:"string"` // The workflow's digest. Digest *string `locationName:"digest" min:"1" type:"string"` // The workflow's engine. Engine *string `locationName:"engine" min:"1" type:"string" enum:"WorkflowEngine"` // The workflow's ID. Id *string `locationName:"id" min:"1" type:"string"` // The path of the main definition file for the workflow. Main *string `locationName:"main" min:"1" type:"string"` // Gets metadata for workflow. Metadata map[string]*string `locationName:"metadata" type:"map"` // The workflow's name. Name *string `locationName:"name" min:"1" type:"string"` // The workflow's parameter template. ParameterTemplate map[string]*WorkflowParameter `locationName:"parameterTemplate" min:"1" type:"map"` // The workflow's status. Status *string `locationName:"status" min:"1" type:"string" enum:"WorkflowStatus"` // The workflow's status message. StatusMessage *string `locationName:"statusMessage" type:"string"` // The workflow's storage capacity in gigabytes. StorageCapacity *int64 `locationName:"storageCapacity" type:"integer"` // The workflow's tags. Tags map[string]*string `locationName:"tags" type:"map"` // The workflow's type. Type *string `locationName:"type" min:"1" type:"string" enum:"WorkflowType"` // contains filtered or unexported fields }
func (GetWorkflowOutput) GoString ¶
func (s GetWorkflowOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetWorkflowOutput) SetAccelerators ¶ added in v1.44.262
func (s *GetWorkflowOutput) SetAccelerators(v string) *GetWorkflowOutput
SetAccelerators sets the Accelerators field's value.
func (*GetWorkflowOutput) SetArn ¶
func (s *GetWorkflowOutput) SetArn(v string) *GetWorkflowOutput
SetArn sets the Arn field's value.
func (*GetWorkflowOutput) SetCreationTime ¶
func (s *GetWorkflowOutput) SetCreationTime(v time.Time) *GetWorkflowOutput
SetCreationTime sets the CreationTime field's value.
func (*GetWorkflowOutput) SetDefinition ¶
func (s *GetWorkflowOutput) SetDefinition(v string) *GetWorkflowOutput
SetDefinition sets the Definition field's value.
func (*GetWorkflowOutput) SetDescription ¶
func (s *GetWorkflowOutput) SetDescription(v string) *GetWorkflowOutput
SetDescription sets the Description field's value.
func (*GetWorkflowOutput) SetDigest ¶
func (s *GetWorkflowOutput) SetDigest(v string) *GetWorkflowOutput
SetDigest sets the Digest field's value.
func (*GetWorkflowOutput) SetEngine ¶
func (s *GetWorkflowOutput) SetEngine(v string) *GetWorkflowOutput
SetEngine sets the Engine field's value.
func (*GetWorkflowOutput) SetId ¶
func (s *GetWorkflowOutput) SetId(v string) *GetWorkflowOutput
SetId sets the Id field's value.
func (*GetWorkflowOutput) SetMain ¶
func (s *GetWorkflowOutput) SetMain(v string) *GetWorkflowOutput
SetMain sets the Main field's value.
func (*GetWorkflowOutput) SetMetadata ¶ added in v1.44.262
func (s *GetWorkflowOutput) SetMetadata(v map[string]*string) *GetWorkflowOutput
SetMetadata sets the Metadata field's value.
func (*GetWorkflowOutput) SetName ¶
func (s *GetWorkflowOutput) SetName(v string) *GetWorkflowOutput
SetName sets the Name field's value.
func (*GetWorkflowOutput) SetParameterTemplate ¶
func (s *GetWorkflowOutput) SetParameterTemplate(v map[string]*WorkflowParameter) *GetWorkflowOutput
SetParameterTemplate sets the ParameterTemplate field's value.
func (*GetWorkflowOutput) SetStatus ¶
func (s *GetWorkflowOutput) SetStatus(v string) *GetWorkflowOutput
SetStatus sets the Status field's value.
func (*GetWorkflowOutput) SetStatusMessage ¶
func (s *GetWorkflowOutput) SetStatusMessage(v string) *GetWorkflowOutput
SetStatusMessage sets the StatusMessage field's value.
func (*GetWorkflowOutput) SetStorageCapacity ¶
func (s *GetWorkflowOutput) SetStorageCapacity(v int64) *GetWorkflowOutput
SetStorageCapacity sets the StorageCapacity field's value.
func (*GetWorkflowOutput) SetTags ¶
func (s *GetWorkflowOutput) SetTags(v map[string]*string) *GetWorkflowOutput
SetTags sets the Tags field's value.
func (*GetWorkflowOutput) SetType ¶
func (s *GetWorkflowOutput) SetType(v string) *GetWorkflowOutput
SetType sets the Type field's value.
func (GetWorkflowOutput) String ¶
func (s GetWorkflowOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ImportReadSetFilter ¶
type ImportReadSetFilter struct { // The filter's start date. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // The filter's end date. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // A status to filter on. Status *string `locationName:"status" type:"string" enum:"ReadSetImportJobStatus"` // contains filtered or unexported fields }
A filter for import read set jobs.
func (ImportReadSetFilter) GoString ¶
func (s ImportReadSetFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportReadSetFilter) SetCreatedAfter ¶
func (s *ImportReadSetFilter) SetCreatedAfter(v time.Time) *ImportReadSetFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*ImportReadSetFilter) SetCreatedBefore ¶
func (s *ImportReadSetFilter) SetCreatedBefore(v time.Time) *ImportReadSetFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (*ImportReadSetFilter) SetStatus ¶
func (s *ImportReadSetFilter) SetStatus(v string) *ImportReadSetFilter
SetStatus sets the Status field's value.
func (ImportReadSetFilter) String ¶
func (s ImportReadSetFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ImportReadSetJobItem ¶
type ImportReadSetJobItem struct { // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetImportJobStatus"` // contains filtered or unexported fields }
An import read set job.
func (ImportReadSetJobItem) GoString ¶
func (s ImportReadSetJobItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportReadSetJobItem) SetCompletionTime ¶
func (s *ImportReadSetJobItem) SetCompletionTime(v time.Time) *ImportReadSetJobItem
SetCompletionTime sets the CompletionTime field's value.
func (*ImportReadSetJobItem) SetCreationTime ¶
func (s *ImportReadSetJobItem) SetCreationTime(v time.Time) *ImportReadSetJobItem
SetCreationTime sets the CreationTime field's value.
func (*ImportReadSetJobItem) SetId ¶
func (s *ImportReadSetJobItem) SetId(v string) *ImportReadSetJobItem
SetId sets the Id field's value.
func (*ImportReadSetJobItem) SetRoleArn ¶
func (s *ImportReadSetJobItem) SetRoleArn(v string) *ImportReadSetJobItem
SetRoleArn sets the RoleArn field's value.
func (*ImportReadSetJobItem) SetSequenceStoreId ¶
func (s *ImportReadSetJobItem) SetSequenceStoreId(v string) *ImportReadSetJobItem
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*ImportReadSetJobItem) SetStatus ¶
func (s *ImportReadSetJobItem) SetStatus(v string) *ImportReadSetJobItem
SetStatus sets the Status field's value.
func (ImportReadSetJobItem) String ¶
func (s ImportReadSetJobItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ImportReadSetSourceItem ¶
type ImportReadSetSourceItem struct { // The source's description. Description *string `locationName:"description" min:"1" type:"string"` // Where the source originated. GeneratedFrom *string `locationName:"generatedFrom" min:"1" type:"string"` // The source's name. Name *string `locationName:"name" min:"1" type:"string"` // The source's genome reference ARN. ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string"` // The source's sample ID. // // SampleId is a required field SampleId *string `locationName:"sampleId" min:"1" type:"string" required:"true"` // The source's file type. // // SourceFileType is a required field SourceFileType *string `locationName:"sourceFileType" type:"string" required:"true" enum:"FileType"` // The source files' location in Amazon S3. // // SourceFiles is a required field SourceFiles *SourceFiles `locationName:"sourceFiles" type:"structure" required:"true"` // The source's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetImportJobItemStatus"` // The source's status message. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // The source's subject ID. // // SubjectId is a required field SubjectId *string `locationName:"subjectId" min:"1" type:"string" required:"true"` // The source's tags. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
A source for an import read set job.
func (ImportReadSetSourceItem) GoString ¶
func (s ImportReadSetSourceItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportReadSetSourceItem) SetDescription ¶
func (s *ImportReadSetSourceItem) SetDescription(v string) *ImportReadSetSourceItem
SetDescription sets the Description field's value.
func (*ImportReadSetSourceItem) SetGeneratedFrom ¶
func (s *ImportReadSetSourceItem) SetGeneratedFrom(v string) *ImportReadSetSourceItem
SetGeneratedFrom sets the GeneratedFrom field's value.
func (*ImportReadSetSourceItem) SetName ¶
func (s *ImportReadSetSourceItem) SetName(v string) *ImportReadSetSourceItem
SetName sets the Name field's value.
func (*ImportReadSetSourceItem) SetReferenceArn ¶
func (s *ImportReadSetSourceItem) SetReferenceArn(v string) *ImportReadSetSourceItem
SetReferenceArn sets the ReferenceArn field's value.
func (*ImportReadSetSourceItem) SetSampleId ¶
func (s *ImportReadSetSourceItem) SetSampleId(v string) *ImportReadSetSourceItem
SetSampleId sets the SampleId field's value.
func (*ImportReadSetSourceItem) SetSourceFileType ¶
func (s *ImportReadSetSourceItem) SetSourceFileType(v string) *ImportReadSetSourceItem
SetSourceFileType sets the SourceFileType field's value.
func (*ImportReadSetSourceItem) SetSourceFiles ¶
func (s *ImportReadSetSourceItem) SetSourceFiles(v *SourceFiles) *ImportReadSetSourceItem
SetSourceFiles sets the SourceFiles field's value.
func (*ImportReadSetSourceItem) SetStatus ¶
func (s *ImportReadSetSourceItem) SetStatus(v string) *ImportReadSetSourceItem
SetStatus sets the Status field's value.
func (*ImportReadSetSourceItem) SetStatusMessage ¶
func (s *ImportReadSetSourceItem) SetStatusMessage(v string) *ImportReadSetSourceItem
SetStatusMessage sets the StatusMessage field's value.
func (*ImportReadSetSourceItem) SetSubjectId ¶
func (s *ImportReadSetSourceItem) SetSubjectId(v string) *ImportReadSetSourceItem
SetSubjectId sets the SubjectId field's value.
func (*ImportReadSetSourceItem) SetTags ¶
func (s *ImportReadSetSourceItem) SetTags(v map[string]*string) *ImportReadSetSourceItem
SetTags sets the Tags field's value.
func (ImportReadSetSourceItem) String ¶
func (s ImportReadSetSourceItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ImportReferenceFilter ¶
type ImportReferenceFilter struct { // The filter's start date. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // The filter's end date. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // A status to filter on. Status *string `locationName:"status" type:"string" enum:"ReferenceImportJobStatus"` // contains filtered or unexported fields }
A filter for import references.
func (ImportReferenceFilter) GoString ¶
func (s ImportReferenceFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportReferenceFilter) SetCreatedAfter ¶
func (s *ImportReferenceFilter) SetCreatedAfter(v time.Time) *ImportReferenceFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*ImportReferenceFilter) SetCreatedBefore ¶
func (s *ImportReferenceFilter) SetCreatedBefore(v time.Time) *ImportReferenceFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (*ImportReferenceFilter) SetStatus ¶
func (s *ImportReferenceFilter) SetStatus(v string) *ImportReferenceFilter
SetStatus sets the Status field's value.
func (ImportReferenceFilter) String ¶
func (s ImportReferenceFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ImportReferenceJobItem ¶
type ImportReferenceJobItem struct { // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReferenceImportJobStatus"` // contains filtered or unexported fields }
An import reference job.
func (ImportReferenceJobItem) GoString ¶
func (s ImportReferenceJobItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportReferenceJobItem) SetCompletionTime ¶
func (s *ImportReferenceJobItem) SetCompletionTime(v time.Time) *ImportReferenceJobItem
SetCompletionTime sets the CompletionTime field's value.
func (*ImportReferenceJobItem) SetCreationTime ¶
func (s *ImportReferenceJobItem) SetCreationTime(v time.Time) *ImportReferenceJobItem
SetCreationTime sets the CreationTime field's value.
func (*ImportReferenceJobItem) SetId ¶
func (s *ImportReferenceJobItem) SetId(v string) *ImportReferenceJobItem
SetId sets the Id field's value.
func (*ImportReferenceJobItem) SetReferenceStoreId ¶
func (s *ImportReferenceJobItem) SetReferenceStoreId(v string) *ImportReferenceJobItem
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (*ImportReferenceJobItem) SetRoleArn ¶
func (s *ImportReferenceJobItem) SetRoleArn(v string) *ImportReferenceJobItem
SetRoleArn sets the RoleArn field's value.
func (*ImportReferenceJobItem) SetStatus ¶
func (s *ImportReferenceJobItem) SetStatus(v string) *ImportReferenceJobItem
SetStatus sets the Status field's value.
func (ImportReferenceJobItem) String ¶
func (s ImportReferenceJobItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ImportReferenceSourceItem ¶
type ImportReferenceSourceItem struct { // The source's description. Description *string `locationName:"description" min:"1" type:"string"` // The source's name. Name *string `locationName:"name" min:"3" type:"string"` // The source file's location in Amazon S3. SourceFile *string `locationName:"sourceFile" type:"string"` // The source's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReferenceImportJobItemStatus"` // The source's status message. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // The source's tags. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
An genome reference source.
func (ImportReferenceSourceItem) GoString ¶
func (s ImportReferenceSourceItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ImportReferenceSourceItem) SetDescription ¶
func (s *ImportReferenceSourceItem) SetDescription(v string) *ImportReferenceSourceItem
SetDescription sets the Description field's value.
func (*ImportReferenceSourceItem) SetName ¶
func (s *ImportReferenceSourceItem) SetName(v string) *ImportReferenceSourceItem
SetName sets the Name field's value.
func (*ImportReferenceSourceItem) SetSourceFile ¶
func (s *ImportReferenceSourceItem) SetSourceFile(v string) *ImportReferenceSourceItem
SetSourceFile sets the SourceFile field's value.
func (*ImportReferenceSourceItem) SetStatus ¶
func (s *ImportReferenceSourceItem) SetStatus(v string) *ImportReferenceSourceItem
SetStatus sets the Status field's value.
func (*ImportReferenceSourceItem) SetStatusMessage ¶
func (s *ImportReferenceSourceItem) SetStatusMessage(v string) *ImportReferenceSourceItem
SetStatusMessage sets the StatusMessage field's value.
func (*ImportReferenceSourceItem) SetTags ¶
func (s *ImportReferenceSourceItem) SetTags(v map[string]*string) *ImportReferenceSourceItem
SetTags sets the Tags field's value.
func (ImportReferenceSourceItem) String ¶
func (s ImportReferenceSourceItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type InternalServerException ¶
type InternalServerException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
An unexpected error occurred. Try the request again.
func (*InternalServerException) Code ¶
func (s *InternalServerException) Code() string
Code returns the exception type name.
func (*InternalServerException) Error ¶
func (s *InternalServerException) Error() string
func (InternalServerException) GoString ¶
func (s InternalServerException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*InternalServerException) Message ¶
func (s *InternalServerException) Message() string
Message returns the exception's message.
func (*InternalServerException) OrigErr ¶
func (s *InternalServerException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*InternalServerException) RequestID ¶
func (s *InternalServerException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*InternalServerException) StatusCode ¶
func (s *InternalServerException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (InternalServerException) String ¶
func (s InternalServerException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAnnotationImportJobsFilter ¶
type ListAnnotationImportJobsFilter struct { // A status to filter on. Status *string `locationName:"status" type:"string" enum:"JobStatus"` // A store name to filter on. StoreName *string `locationName:"storeName" type:"string"` // contains filtered or unexported fields }
A filter for annotation import jobs.
func (ListAnnotationImportJobsFilter) GoString ¶
func (s ListAnnotationImportJobsFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationImportJobsFilter) SetStatus ¶
func (s *ListAnnotationImportJobsFilter) SetStatus(v string) *ListAnnotationImportJobsFilter
SetStatus sets the Status field's value.
func (*ListAnnotationImportJobsFilter) SetStoreName ¶
func (s *ListAnnotationImportJobsFilter) SetStoreName(v string) *ListAnnotationImportJobsFilter
SetStoreName sets the StoreName field's value.
func (ListAnnotationImportJobsFilter) String ¶
func (s ListAnnotationImportJobsFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAnnotationImportJobsInput ¶
type ListAnnotationImportJobsInput struct { // A filter to apply to the list. Filter *ListAnnotationImportJobsFilter `locationName:"filter" type:"structure"` // IDs of annotation import jobs to retrieve. Ids []*string `locationName:"ids" min:"1" type:"list"` // The maximum number of jobs to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specifies the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAnnotationImportJobsInput) GoString ¶
func (s ListAnnotationImportJobsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationImportJobsInput) SetFilter ¶
func (s *ListAnnotationImportJobsInput) SetFilter(v *ListAnnotationImportJobsFilter) *ListAnnotationImportJobsInput
SetFilter sets the Filter field's value.
func (*ListAnnotationImportJobsInput) SetIds ¶
func (s *ListAnnotationImportJobsInput) SetIds(v []*string) *ListAnnotationImportJobsInput
SetIds sets the Ids field's value.
func (*ListAnnotationImportJobsInput) SetMaxResults ¶
func (s *ListAnnotationImportJobsInput) SetMaxResults(v int64) *ListAnnotationImportJobsInput
SetMaxResults sets the MaxResults field's value.
func (*ListAnnotationImportJobsInput) SetNextToken ¶
func (s *ListAnnotationImportJobsInput) SetNextToken(v string) *ListAnnotationImportJobsInput
SetNextToken sets the NextToken field's value.
func (ListAnnotationImportJobsInput) String ¶
func (s ListAnnotationImportJobsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationImportJobsInput) Validate ¶
func (s *ListAnnotationImportJobsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAnnotationImportJobsOutput ¶
type ListAnnotationImportJobsOutput struct { // A list of jobs. AnnotationImportJobs []*AnnotationImportJobItem `locationName:"annotationImportJobs" type:"list"` // Specifies the pagination token from a previous request to retrieve the next // page of results. NextToken *string `locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
func (ListAnnotationImportJobsOutput) GoString ¶
func (s ListAnnotationImportJobsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationImportJobsOutput) SetAnnotationImportJobs ¶
func (s *ListAnnotationImportJobsOutput) SetAnnotationImportJobs(v []*AnnotationImportJobItem) *ListAnnotationImportJobsOutput
SetAnnotationImportJobs sets the AnnotationImportJobs field's value.
func (*ListAnnotationImportJobsOutput) SetNextToken ¶
func (s *ListAnnotationImportJobsOutput) SetNextToken(v string) *ListAnnotationImportJobsOutput
SetNextToken sets the NextToken field's value.
func (ListAnnotationImportJobsOutput) String ¶
func (s ListAnnotationImportJobsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAnnotationStoreVersionsFilter ¶ added in v1.44.323
type ListAnnotationStoreVersionsFilter struct { // The status of an annotation store version. Status *string `locationName:"status" type:"string" enum:"VersionStatus"` // contains filtered or unexported fields }
Use filters to focus the returned annotation store versions on a specific parameter, such as the status of the annotation store.
func (ListAnnotationStoreVersionsFilter) GoString ¶ added in v1.44.323
func (s ListAnnotationStoreVersionsFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationStoreVersionsFilter) SetStatus ¶ added in v1.44.323
func (s *ListAnnotationStoreVersionsFilter) SetStatus(v string) *ListAnnotationStoreVersionsFilter
SetStatus sets the Status field's value.
func (ListAnnotationStoreVersionsFilter) String ¶ added in v1.44.323
func (s ListAnnotationStoreVersionsFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAnnotationStoreVersionsInput ¶ added in v1.44.323
type ListAnnotationStoreVersionsInput struct { // A filter to apply to the list of annotation store versions. Filter *ListAnnotationStoreVersionsFilter `locationName:"filter" type:"structure"` // The maximum number of annotation store versions to return in one page of // results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // The name of an annotation store. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // Specifies the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAnnotationStoreVersionsInput) GoString ¶ added in v1.44.323
func (s ListAnnotationStoreVersionsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationStoreVersionsInput) SetFilter ¶ added in v1.44.323
func (s *ListAnnotationStoreVersionsInput) SetFilter(v *ListAnnotationStoreVersionsFilter) *ListAnnotationStoreVersionsInput
SetFilter sets the Filter field's value.
func (*ListAnnotationStoreVersionsInput) SetMaxResults ¶ added in v1.44.323
func (s *ListAnnotationStoreVersionsInput) SetMaxResults(v int64) *ListAnnotationStoreVersionsInput
SetMaxResults sets the MaxResults field's value.
func (*ListAnnotationStoreVersionsInput) SetName ¶ added in v1.44.323
func (s *ListAnnotationStoreVersionsInput) SetName(v string) *ListAnnotationStoreVersionsInput
SetName sets the Name field's value.
func (*ListAnnotationStoreVersionsInput) SetNextToken ¶ added in v1.44.323
func (s *ListAnnotationStoreVersionsInput) SetNextToken(v string) *ListAnnotationStoreVersionsInput
SetNextToken sets the NextToken field's value.
func (ListAnnotationStoreVersionsInput) String ¶ added in v1.44.323
func (s ListAnnotationStoreVersionsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationStoreVersionsInput) Validate ¶ added in v1.44.323
func (s *ListAnnotationStoreVersionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAnnotationStoreVersionsOutput ¶ added in v1.44.323
type ListAnnotationStoreVersionsOutput struct { // Lists all versions of an annotation store. AnnotationStoreVersions []*AnnotationStoreVersionItem `locationName:"annotationStoreVersions" type:"list"` // Specifies the pagination token from a previous request to retrieve the next // page of results. NextToken *string `locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
func (ListAnnotationStoreVersionsOutput) GoString ¶ added in v1.44.323
func (s ListAnnotationStoreVersionsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationStoreVersionsOutput) SetAnnotationStoreVersions ¶ added in v1.44.323
func (s *ListAnnotationStoreVersionsOutput) SetAnnotationStoreVersions(v []*AnnotationStoreVersionItem) *ListAnnotationStoreVersionsOutput
SetAnnotationStoreVersions sets the AnnotationStoreVersions field's value.
func (*ListAnnotationStoreVersionsOutput) SetNextToken ¶ added in v1.44.323
func (s *ListAnnotationStoreVersionsOutput) SetNextToken(v string) *ListAnnotationStoreVersionsOutput
SetNextToken sets the NextToken field's value.
func (ListAnnotationStoreVersionsOutput) String ¶ added in v1.44.323
func (s ListAnnotationStoreVersionsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAnnotationStoresFilter ¶
type ListAnnotationStoresFilter struct { // A status to filter on. Status *string `locationName:"status" type:"string" enum:"StoreStatus"` // contains filtered or unexported fields }
A filter for annotation stores.
func (ListAnnotationStoresFilter) GoString ¶
func (s ListAnnotationStoresFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationStoresFilter) SetStatus ¶
func (s *ListAnnotationStoresFilter) SetStatus(v string) *ListAnnotationStoresFilter
SetStatus sets the Status field's value.
func (ListAnnotationStoresFilter) String ¶
func (s ListAnnotationStoresFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAnnotationStoresInput ¶
type ListAnnotationStoresInput struct { // A filter to apply to the list. Filter *ListAnnotationStoresFilter `locationName:"filter" type:"structure"` // IDs of stores to list. Ids []*string `locationName:"ids" min:"1" type:"list"` // The maximum number of stores to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAnnotationStoresInput) GoString ¶
func (s ListAnnotationStoresInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationStoresInput) SetFilter ¶
func (s *ListAnnotationStoresInput) SetFilter(v *ListAnnotationStoresFilter) *ListAnnotationStoresInput
SetFilter sets the Filter field's value.
func (*ListAnnotationStoresInput) SetIds ¶
func (s *ListAnnotationStoresInput) SetIds(v []*string) *ListAnnotationStoresInput
SetIds sets the Ids field's value.
func (*ListAnnotationStoresInput) SetMaxResults ¶
func (s *ListAnnotationStoresInput) SetMaxResults(v int64) *ListAnnotationStoresInput
SetMaxResults sets the MaxResults field's value.
func (*ListAnnotationStoresInput) SetNextToken ¶
func (s *ListAnnotationStoresInput) SetNextToken(v string) *ListAnnotationStoresInput
SetNextToken sets the NextToken field's value.
func (ListAnnotationStoresInput) String ¶
func (s ListAnnotationStoresInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationStoresInput) Validate ¶
func (s *ListAnnotationStoresInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAnnotationStoresOutput ¶
type ListAnnotationStoresOutput struct { // A list of stores. AnnotationStores []*AnnotationStoreItem `locationName:"annotationStores" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" type:"string"` // contains filtered or unexported fields }
func (ListAnnotationStoresOutput) GoString ¶
func (s ListAnnotationStoresOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAnnotationStoresOutput) SetAnnotationStores ¶
func (s *ListAnnotationStoresOutput) SetAnnotationStores(v []*AnnotationStoreItem) *ListAnnotationStoresOutput
SetAnnotationStores sets the AnnotationStores field's value.
func (*ListAnnotationStoresOutput) SetNextToken ¶
func (s *ListAnnotationStoresOutput) SetNextToken(v string) *ListAnnotationStoresOutput
SetNextToken sets the NextToken field's value.
func (ListAnnotationStoresOutput) String ¶
func (s ListAnnotationStoresOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListMultipartReadSetUploadsInput ¶ added in v1.44.262
type ListMultipartReadSetUploadsInput struct { // The maximum number of multipart uploads returned in a page. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Next token returned in the response of a previous ListMultipartReadSetUploads // call. Used to get the next page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // The Sequence Store ID used for the multipart uploads. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListMultipartReadSetUploadsInput) GoString ¶ added in v1.44.262
func (s ListMultipartReadSetUploadsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListMultipartReadSetUploadsInput) SetMaxResults ¶ added in v1.44.262
func (s *ListMultipartReadSetUploadsInput) SetMaxResults(v int64) *ListMultipartReadSetUploadsInput
SetMaxResults sets the MaxResults field's value.
func (*ListMultipartReadSetUploadsInput) SetNextToken ¶ added in v1.44.262
func (s *ListMultipartReadSetUploadsInput) SetNextToken(v string) *ListMultipartReadSetUploadsInput
SetNextToken sets the NextToken field's value.
func (*ListMultipartReadSetUploadsInput) SetSequenceStoreId ¶ added in v1.44.262
func (s *ListMultipartReadSetUploadsInput) SetSequenceStoreId(v string) *ListMultipartReadSetUploadsInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (ListMultipartReadSetUploadsInput) String ¶ added in v1.44.262
func (s ListMultipartReadSetUploadsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListMultipartReadSetUploadsInput) Validate ¶ added in v1.44.262
func (s *ListMultipartReadSetUploadsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListMultipartReadSetUploadsOutput ¶ added in v1.44.262
type ListMultipartReadSetUploadsOutput struct { // Next token returned in the response of a previous ListMultipartReadSetUploads // call. Used to get the next page of results. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // An array of multipart uploads. Uploads []*MultipartReadSetUploadListItem `locationName:"uploads" type:"list"` // contains filtered or unexported fields }
func (ListMultipartReadSetUploadsOutput) GoString ¶ added in v1.44.262
func (s ListMultipartReadSetUploadsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListMultipartReadSetUploadsOutput) SetNextToken ¶ added in v1.44.262
func (s *ListMultipartReadSetUploadsOutput) SetNextToken(v string) *ListMultipartReadSetUploadsOutput
SetNextToken sets the NextToken field's value.
func (*ListMultipartReadSetUploadsOutput) SetUploads ¶ added in v1.44.262
func (s *ListMultipartReadSetUploadsOutput) SetUploads(v []*MultipartReadSetUploadListItem) *ListMultipartReadSetUploadsOutput
SetUploads sets the Uploads field's value.
func (ListMultipartReadSetUploadsOutput) String ¶ added in v1.44.262
func (s ListMultipartReadSetUploadsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListReadSetActivationJobsInput ¶
type ListReadSetActivationJobsInput struct { // A filter to apply to the list. Filter *ActivateReadSetFilter `locationName:"filter" type:"structure"` // The maximum number of read set activation jobs to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListReadSetActivationJobsInput) GoString ¶
func (s ListReadSetActivationJobsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetActivationJobsInput) SetFilter ¶
func (s *ListReadSetActivationJobsInput) SetFilter(v *ActivateReadSetFilter) *ListReadSetActivationJobsInput
SetFilter sets the Filter field's value.
func (*ListReadSetActivationJobsInput) SetMaxResults ¶
func (s *ListReadSetActivationJobsInput) SetMaxResults(v int64) *ListReadSetActivationJobsInput
SetMaxResults sets the MaxResults field's value.
func (*ListReadSetActivationJobsInput) SetNextToken ¶
func (s *ListReadSetActivationJobsInput) SetNextToken(v string) *ListReadSetActivationJobsInput
SetNextToken sets the NextToken field's value.
func (*ListReadSetActivationJobsInput) SetSequenceStoreId ¶
func (s *ListReadSetActivationJobsInput) SetSequenceStoreId(v string) *ListReadSetActivationJobsInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (ListReadSetActivationJobsInput) String ¶
func (s ListReadSetActivationJobsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetActivationJobsInput) Validate ¶
func (s *ListReadSetActivationJobsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReadSetActivationJobsOutput ¶
type ListReadSetActivationJobsOutput struct { // A list of jobs. ActivationJobs []*ActivateReadSetJobItem `locationName:"activationJobs" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListReadSetActivationJobsOutput) GoString ¶
func (s ListReadSetActivationJobsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetActivationJobsOutput) SetActivationJobs ¶
func (s *ListReadSetActivationJobsOutput) SetActivationJobs(v []*ActivateReadSetJobItem) *ListReadSetActivationJobsOutput
SetActivationJobs sets the ActivationJobs field's value.
func (*ListReadSetActivationJobsOutput) SetNextToken ¶
func (s *ListReadSetActivationJobsOutput) SetNextToken(v string) *ListReadSetActivationJobsOutput
SetNextToken sets the NextToken field's value.
func (ListReadSetActivationJobsOutput) String ¶
func (s ListReadSetActivationJobsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListReadSetExportJobsInput ¶
type ListReadSetExportJobsInput struct { // A filter to apply to the list. Filter *ExportReadSetFilter `locationName:"filter" type:"structure"` // The maximum number of jobs to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // The jobs' sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListReadSetExportJobsInput) GoString ¶
func (s ListReadSetExportJobsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetExportJobsInput) SetFilter ¶
func (s *ListReadSetExportJobsInput) SetFilter(v *ExportReadSetFilter) *ListReadSetExportJobsInput
SetFilter sets the Filter field's value.
func (*ListReadSetExportJobsInput) SetMaxResults ¶
func (s *ListReadSetExportJobsInput) SetMaxResults(v int64) *ListReadSetExportJobsInput
SetMaxResults sets the MaxResults field's value.
func (*ListReadSetExportJobsInput) SetNextToken ¶
func (s *ListReadSetExportJobsInput) SetNextToken(v string) *ListReadSetExportJobsInput
SetNextToken sets the NextToken field's value.
func (*ListReadSetExportJobsInput) SetSequenceStoreId ¶
func (s *ListReadSetExportJobsInput) SetSequenceStoreId(v string) *ListReadSetExportJobsInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (ListReadSetExportJobsInput) String ¶
func (s ListReadSetExportJobsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetExportJobsInput) Validate ¶
func (s *ListReadSetExportJobsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReadSetExportJobsOutput ¶
type ListReadSetExportJobsOutput struct { // A list of jobs. ExportJobs []*ExportReadSetJobDetail `locationName:"exportJobs" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListReadSetExportJobsOutput) GoString ¶
func (s ListReadSetExportJobsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetExportJobsOutput) SetExportJobs ¶
func (s *ListReadSetExportJobsOutput) SetExportJobs(v []*ExportReadSetJobDetail) *ListReadSetExportJobsOutput
SetExportJobs sets the ExportJobs field's value.
func (*ListReadSetExportJobsOutput) SetNextToken ¶
func (s *ListReadSetExportJobsOutput) SetNextToken(v string) *ListReadSetExportJobsOutput
SetNextToken sets the NextToken field's value.
func (ListReadSetExportJobsOutput) String ¶
func (s ListReadSetExportJobsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListReadSetImportJobsInput ¶
type ListReadSetImportJobsInput struct { // A filter to apply to the list. Filter *ImportReadSetFilter `locationName:"filter" type:"structure"` // The maximum number of jobs to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // The jobs' sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListReadSetImportJobsInput) GoString ¶
func (s ListReadSetImportJobsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetImportJobsInput) SetFilter ¶
func (s *ListReadSetImportJobsInput) SetFilter(v *ImportReadSetFilter) *ListReadSetImportJobsInput
SetFilter sets the Filter field's value.
func (*ListReadSetImportJobsInput) SetMaxResults ¶
func (s *ListReadSetImportJobsInput) SetMaxResults(v int64) *ListReadSetImportJobsInput
SetMaxResults sets the MaxResults field's value.
func (*ListReadSetImportJobsInput) SetNextToken ¶
func (s *ListReadSetImportJobsInput) SetNextToken(v string) *ListReadSetImportJobsInput
SetNextToken sets the NextToken field's value.
func (*ListReadSetImportJobsInput) SetSequenceStoreId ¶
func (s *ListReadSetImportJobsInput) SetSequenceStoreId(v string) *ListReadSetImportJobsInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (ListReadSetImportJobsInput) String ¶
func (s ListReadSetImportJobsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetImportJobsInput) Validate ¶
func (s *ListReadSetImportJobsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReadSetImportJobsOutput ¶
type ListReadSetImportJobsOutput struct { // A list of jobs. ImportJobs []*ImportReadSetJobItem `locationName:"importJobs" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListReadSetImportJobsOutput) GoString ¶
func (s ListReadSetImportJobsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetImportJobsOutput) SetImportJobs ¶
func (s *ListReadSetImportJobsOutput) SetImportJobs(v []*ImportReadSetJobItem) *ListReadSetImportJobsOutput
SetImportJobs sets the ImportJobs field's value.
func (*ListReadSetImportJobsOutput) SetNextToken ¶
func (s *ListReadSetImportJobsOutput) SetNextToken(v string) *ListReadSetImportJobsOutput
SetNextToken sets the NextToken field's value.
func (ListReadSetImportJobsOutput) String ¶
func (s ListReadSetImportJobsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListReadSetUploadPartsInput ¶ added in v1.44.262
type ListReadSetUploadPartsInput struct { // Attributes used to filter for a specific subset of read set part uploads. Filter *ReadSetUploadPartListFilter `locationName:"filter" type:"structure"` // The maximum number of read set upload parts returned in a page. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Next token returned in the response of a previous ListReadSetUploadPartsRequest // call. Used to get the next page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // The source file for the upload part. // // PartSource is a required field PartSource *string `locationName:"partSource" type:"string" required:"true" enum:"ReadSetPartSource"` // The Sequence Store ID used for the multipart uploads. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The ID for the initiated multipart upload. // // UploadId is a required field UploadId *string `location:"uri" locationName:"uploadId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListReadSetUploadPartsInput) GoString ¶ added in v1.44.262
func (s ListReadSetUploadPartsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetUploadPartsInput) SetFilter ¶ added in v1.44.262
func (s *ListReadSetUploadPartsInput) SetFilter(v *ReadSetUploadPartListFilter) *ListReadSetUploadPartsInput
SetFilter sets the Filter field's value.
func (*ListReadSetUploadPartsInput) SetMaxResults ¶ added in v1.44.262
func (s *ListReadSetUploadPartsInput) SetMaxResults(v int64) *ListReadSetUploadPartsInput
SetMaxResults sets the MaxResults field's value.
func (*ListReadSetUploadPartsInput) SetNextToken ¶ added in v1.44.262
func (s *ListReadSetUploadPartsInput) SetNextToken(v string) *ListReadSetUploadPartsInput
SetNextToken sets the NextToken field's value.
func (*ListReadSetUploadPartsInput) SetPartSource ¶ added in v1.44.262
func (s *ListReadSetUploadPartsInput) SetPartSource(v string) *ListReadSetUploadPartsInput
SetPartSource sets the PartSource field's value.
func (*ListReadSetUploadPartsInput) SetSequenceStoreId ¶ added in v1.44.262
func (s *ListReadSetUploadPartsInput) SetSequenceStoreId(v string) *ListReadSetUploadPartsInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*ListReadSetUploadPartsInput) SetUploadId ¶ added in v1.44.262
func (s *ListReadSetUploadPartsInput) SetUploadId(v string) *ListReadSetUploadPartsInput
SetUploadId sets the UploadId field's value.
func (ListReadSetUploadPartsInput) String ¶ added in v1.44.262
func (s ListReadSetUploadPartsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetUploadPartsInput) Validate ¶ added in v1.44.262
func (s *ListReadSetUploadPartsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReadSetUploadPartsOutput ¶ added in v1.44.262
type ListReadSetUploadPartsOutput struct { // Next token returned in the response of a previous ListReadSetUploadParts // call. Used to get the next page of results. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // An array of upload parts. Parts []*ReadSetUploadPartListItem `locationName:"parts" type:"list"` // contains filtered or unexported fields }
func (ListReadSetUploadPartsOutput) GoString ¶ added in v1.44.262
func (s ListReadSetUploadPartsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetUploadPartsOutput) SetNextToken ¶ added in v1.44.262
func (s *ListReadSetUploadPartsOutput) SetNextToken(v string) *ListReadSetUploadPartsOutput
SetNextToken sets the NextToken field's value.
func (*ListReadSetUploadPartsOutput) SetParts ¶ added in v1.44.262
func (s *ListReadSetUploadPartsOutput) SetParts(v []*ReadSetUploadPartListItem) *ListReadSetUploadPartsOutput
SetParts sets the Parts field's value.
func (ListReadSetUploadPartsOutput) String ¶ added in v1.44.262
func (s ListReadSetUploadPartsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListReadSetsInput ¶
type ListReadSetsInput struct { // A filter to apply to the list. Filter *ReadSetFilter `locationName:"filter" type:"structure"` // The maximum number of read sets to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // The jobs' sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListReadSetsInput) GoString ¶
func (s ListReadSetsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetsInput) SetFilter ¶
func (s *ListReadSetsInput) SetFilter(v *ReadSetFilter) *ListReadSetsInput
SetFilter sets the Filter field's value.
func (*ListReadSetsInput) SetMaxResults ¶
func (s *ListReadSetsInput) SetMaxResults(v int64) *ListReadSetsInput
SetMaxResults sets the MaxResults field's value.
func (*ListReadSetsInput) SetNextToken ¶
func (s *ListReadSetsInput) SetNextToken(v string) *ListReadSetsInput
SetNextToken sets the NextToken field's value.
func (*ListReadSetsInput) SetSequenceStoreId ¶
func (s *ListReadSetsInput) SetSequenceStoreId(v string) *ListReadSetsInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (ListReadSetsInput) String ¶
func (s ListReadSetsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetsInput) Validate ¶
func (s *ListReadSetsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReadSetsOutput ¶
type ListReadSetsOutput struct { // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // A list of read sets. // // ReadSets is a required field ReadSets []*ReadSetListItem `locationName:"readSets" type:"list" required:"true"` // contains filtered or unexported fields }
func (ListReadSetsOutput) GoString ¶
func (s ListReadSetsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReadSetsOutput) SetNextToken ¶
func (s *ListReadSetsOutput) SetNextToken(v string) *ListReadSetsOutput
SetNextToken sets the NextToken field's value.
func (*ListReadSetsOutput) SetReadSets ¶
func (s *ListReadSetsOutput) SetReadSets(v []*ReadSetListItem) *ListReadSetsOutput
SetReadSets sets the ReadSets field's value.
func (ListReadSetsOutput) String ¶
func (s ListReadSetsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListReferenceImportJobsInput ¶
type ListReferenceImportJobsInput struct { // A filter to apply to the list. Filter *ImportReferenceFilter `locationName:"filter" type:"structure"` // The maximum number of jobs to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // The job's reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `location:"uri" locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListReferenceImportJobsInput) GoString ¶
func (s ListReferenceImportJobsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferenceImportJobsInput) SetFilter ¶
func (s *ListReferenceImportJobsInput) SetFilter(v *ImportReferenceFilter) *ListReferenceImportJobsInput
SetFilter sets the Filter field's value.
func (*ListReferenceImportJobsInput) SetMaxResults ¶
func (s *ListReferenceImportJobsInput) SetMaxResults(v int64) *ListReferenceImportJobsInput
SetMaxResults sets the MaxResults field's value.
func (*ListReferenceImportJobsInput) SetNextToken ¶
func (s *ListReferenceImportJobsInput) SetNextToken(v string) *ListReferenceImportJobsInput
SetNextToken sets the NextToken field's value.
func (*ListReferenceImportJobsInput) SetReferenceStoreId ¶
func (s *ListReferenceImportJobsInput) SetReferenceStoreId(v string) *ListReferenceImportJobsInput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (ListReferenceImportJobsInput) String ¶
func (s ListReferenceImportJobsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferenceImportJobsInput) Validate ¶
func (s *ListReferenceImportJobsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReferenceImportJobsOutput ¶
type ListReferenceImportJobsOutput struct { // A lis of jobs. ImportJobs []*ImportReferenceJobItem `locationName:"importJobs" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListReferenceImportJobsOutput) GoString ¶
func (s ListReferenceImportJobsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferenceImportJobsOutput) SetImportJobs ¶
func (s *ListReferenceImportJobsOutput) SetImportJobs(v []*ImportReferenceJobItem) *ListReferenceImportJobsOutput
SetImportJobs sets the ImportJobs field's value.
func (*ListReferenceImportJobsOutput) SetNextToken ¶
func (s *ListReferenceImportJobsOutput) SetNextToken(v string) *ListReferenceImportJobsOutput
SetNextToken sets the NextToken field's value.
func (ListReferenceImportJobsOutput) String ¶
func (s ListReferenceImportJobsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListReferenceStoresInput ¶
type ListReferenceStoresInput struct { // A filter to apply to the list. Filter *ReferenceStoreFilter `locationName:"filter" type:"structure"` // The maximum number of stores to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListReferenceStoresInput) GoString ¶
func (s ListReferenceStoresInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferenceStoresInput) SetFilter ¶
func (s *ListReferenceStoresInput) SetFilter(v *ReferenceStoreFilter) *ListReferenceStoresInput
SetFilter sets the Filter field's value.
func (*ListReferenceStoresInput) SetMaxResults ¶
func (s *ListReferenceStoresInput) SetMaxResults(v int64) *ListReferenceStoresInput
SetMaxResults sets the MaxResults field's value.
func (*ListReferenceStoresInput) SetNextToken ¶
func (s *ListReferenceStoresInput) SetNextToken(v string) *ListReferenceStoresInput
SetNextToken sets the NextToken field's value.
func (ListReferenceStoresInput) String ¶
func (s ListReferenceStoresInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferenceStoresInput) Validate ¶
func (s *ListReferenceStoresInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReferenceStoresOutput ¶
type ListReferenceStoresOutput struct { // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // A list of reference stores. // // ReferenceStores is a required field ReferenceStores []*ReferenceStoreDetail `locationName:"referenceStores" type:"list" required:"true"` // contains filtered or unexported fields }
func (ListReferenceStoresOutput) GoString ¶
func (s ListReferenceStoresOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferenceStoresOutput) SetNextToken ¶
func (s *ListReferenceStoresOutput) SetNextToken(v string) *ListReferenceStoresOutput
SetNextToken sets the NextToken field's value.
func (*ListReferenceStoresOutput) SetReferenceStores ¶
func (s *ListReferenceStoresOutput) SetReferenceStores(v []*ReferenceStoreDetail) *ListReferenceStoresOutput
SetReferenceStores sets the ReferenceStores field's value.
func (ListReferenceStoresOutput) String ¶
func (s ListReferenceStoresOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListReferencesInput ¶
type ListReferencesInput struct { // A filter to apply to the list. Filter *ReferenceFilter `locationName:"filter" type:"structure"` // The maximum number of references to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // The references' reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `location:"uri" locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListReferencesInput) GoString ¶
func (s ListReferencesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferencesInput) SetFilter ¶
func (s *ListReferencesInput) SetFilter(v *ReferenceFilter) *ListReferencesInput
SetFilter sets the Filter field's value.
func (*ListReferencesInput) SetMaxResults ¶
func (s *ListReferencesInput) SetMaxResults(v int64) *ListReferencesInput
SetMaxResults sets the MaxResults field's value.
func (*ListReferencesInput) SetNextToken ¶
func (s *ListReferencesInput) SetNextToken(v string) *ListReferencesInput
SetNextToken sets the NextToken field's value.
func (*ListReferencesInput) SetReferenceStoreId ¶
func (s *ListReferencesInput) SetReferenceStoreId(v string) *ListReferencesInput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (ListReferencesInput) String ¶
func (s ListReferencesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferencesInput) Validate ¶
func (s *ListReferencesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListReferencesOutput ¶
type ListReferencesOutput struct { // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // A list of references. // // References is a required field References []*ReferenceListItem `locationName:"references" type:"list" required:"true"` // contains filtered or unexported fields }
func (ListReferencesOutput) GoString ¶
func (s ListReferencesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListReferencesOutput) SetNextToken ¶
func (s *ListReferencesOutput) SetNextToken(v string) *ListReferencesOutput
SetNextToken sets the NextToken field's value.
func (*ListReferencesOutput) SetReferences ¶
func (s *ListReferencesOutput) SetReferences(v []*ReferenceListItem) *ListReferencesOutput
SetReferences sets the References field's value.
func (ListReferencesOutput) String ¶
func (s ListReferencesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListRunGroupsInput ¶
type ListRunGroupsInput struct { // The maximum number of run groups to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // The run groups' name. Name *string `location:"querystring" locationName:"name" min:"1" type:"string"` // Specify the pagination token from a previous request to retrieve the next // page of results. StartingToken *string `location:"querystring" locationName:"startingToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListRunGroupsInput) GoString ¶
func (s ListRunGroupsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunGroupsInput) SetMaxResults ¶
func (s *ListRunGroupsInput) SetMaxResults(v int64) *ListRunGroupsInput
SetMaxResults sets the MaxResults field's value.
func (*ListRunGroupsInput) SetName ¶
func (s *ListRunGroupsInput) SetName(v string) *ListRunGroupsInput
SetName sets the Name field's value.
func (*ListRunGroupsInput) SetStartingToken ¶
func (s *ListRunGroupsInput) SetStartingToken(v string) *ListRunGroupsInput
SetStartingToken sets the StartingToken field's value.
func (ListRunGroupsInput) String ¶
func (s ListRunGroupsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunGroupsInput) Validate ¶
func (s *ListRunGroupsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRunGroupsOutput ¶
type ListRunGroupsOutput struct { // A list of groups. Items []*RunGroupListItem `locationName:"items" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListRunGroupsOutput) GoString ¶
func (s ListRunGroupsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunGroupsOutput) SetItems ¶
func (s *ListRunGroupsOutput) SetItems(v []*RunGroupListItem) *ListRunGroupsOutput
SetItems sets the Items field's value.
func (*ListRunGroupsOutput) SetNextToken ¶
func (s *ListRunGroupsOutput) SetNextToken(v string) *ListRunGroupsOutput
SetNextToken sets the NextToken field's value.
func (ListRunGroupsOutput) String ¶
func (s ListRunGroupsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListRunTasksInput ¶
type ListRunTasksInput struct { // The run's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // The maximum number of run tasks to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. StartingToken *string `location:"querystring" locationName:"startingToken" min:"1" type:"string"` // Filter the list by status. Status *string `location:"querystring" locationName:"status" min:"1" type:"string" enum:"TaskStatus"` // contains filtered or unexported fields }
func (ListRunTasksInput) GoString ¶
func (s ListRunTasksInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunTasksInput) SetId ¶
func (s *ListRunTasksInput) SetId(v string) *ListRunTasksInput
SetId sets the Id field's value.
func (*ListRunTasksInput) SetMaxResults ¶
func (s *ListRunTasksInput) SetMaxResults(v int64) *ListRunTasksInput
SetMaxResults sets the MaxResults field's value.
func (*ListRunTasksInput) SetStartingToken ¶
func (s *ListRunTasksInput) SetStartingToken(v string) *ListRunTasksInput
SetStartingToken sets the StartingToken field's value.
func (*ListRunTasksInput) SetStatus ¶
func (s *ListRunTasksInput) SetStatus(v string) *ListRunTasksInput
SetStatus sets the Status field's value.
func (ListRunTasksInput) String ¶
func (s ListRunTasksInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunTasksInput) Validate ¶
func (s *ListRunTasksInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRunTasksOutput ¶
type ListRunTasksOutput struct { // A list of tasks. Items []*TaskListItem `locationName:"items" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListRunTasksOutput) GoString ¶
func (s ListRunTasksOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunTasksOutput) SetItems ¶
func (s *ListRunTasksOutput) SetItems(v []*TaskListItem) *ListRunTasksOutput
SetItems sets the Items field's value.
func (*ListRunTasksOutput) SetNextToken ¶
func (s *ListRunTasksOutput) SetNextToken(v string) *ListRunTasksOutput
SetNextToken sets the NextToken field's value.
func (ListRunTasksOutput) String ¶
func (s ListRunTasksOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListRunsInput ¶
type ListRunsInput struct { // The maximum number of runs to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Filter the list by run name. Name *string `location:"querystring" locationName:"name" min:"1" type:"string"` // Filter the list by run group ID. RunGroupId *string `location:"querystring" locationName:"runGroupId" min:"1" type:"string"` // Specify the pagination token from a previous request to retrieve the next // page of results. StartingToken *string `location:"querystring" locationName:"startingToken" min:"1" type:"string"` // The status of a run. Status *string `location:"querystring" locationName:"status" min:"1" type:"string" enum:"RunStatus"` // contains filtered or unexported fields }
func (ListRunsInput) GoString ¶
func (s ListRunsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunsInput) SetMaxResults ¶
func (s *ListRunsInput) SetMaxResults(v int64) *ListRunsInput
SetMaxResults sets the MaxResults field's value.
func (*ListRunsInput) SetName ¶
func (s *ListRunsInput) SetName(v string) *ListRunsInput
SetName sets the Name field's value.
func (*ListRunsInput) SetRunGroupId ¶
func (s *ListRunsInput) SetRunGroupId(v string) *ListRunsInput
SetRunGroupId sets the RunGroupId field's value.
func (*ListRunsInput) SetStartingToken ¶
func (s *ListRunsInput) SetStartingToken(v string) *ListRunsInput
SetStartingToken sets the StartingToken field's value.
func (*ListRunsInput) SetStatus ¶ added in v1.44.262
func (s *ListRunsInput) SetStatus(v string) *ListRunsInput
SetStatus sets the Status field's value.
func (ListRunsInput) String ¶
func (s ListRunsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunsInput) Validate ¶
func (s *ListRunsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRunsOutput ¶
type ListRunsOutput struct { // A list of runs. Items []*RunListItem `locationName:"items" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListRunsOutput) GoString ¶
func (s ListRunsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListRunsOutput) SetItems ¶
func (s *ListRunsOutput) SetItems(v []*RunListItem) *ListRunsOutput
SetItems sets the Items field's value.
func (*ListRunsOutput) SetNextToken ¶
func (s *ListRunsOutput) SetNextToken(v string) *ListRunsOutput
SetNextToken sets the NextToken field's value.
func (ListRunsOutput) String ¶
func (s ListRunsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListSequenceStoresInput ¶
type ListSequenceStoresInput struct { // A filter to apply to the list. Filter *SequenceStoreFilter `locationName:"filter" type:"structure"` // The maximum number of stores to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListSequenceStoresInput) GoString ¶
func (s ListSequenceStoresInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListSequenceStoresInput) SetFilter ¶
func (s *ListSequenceStoresInput) SetFilter(v *SequenceStoreFilter) *ListSequenceStoresInput
SetFilter sets the Filter field's value.
func (*ListSequenceStoresInput) SetMaxResults ¶
func (s *ListSequenceStoresInput) SetMaxResults(v int64) *ListSequenceStoresInput
SetMaxResults sets the MaxResults field's value.
func (*ListSequenceStoresInput) SetNextToken ¶
func (s *ListSequenceStoresInput) SetNextToken(v string) *ListSequenceStoresInput
SetNextToken sets the NextToken field's value.
func (ListSequenceStoresInput) String ¶
func (s ListSequenceStoresInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListSequenceStoresInput) Validate ¶
func (s *ListSequenceStoresInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListSequenceStoresOutput ¶
type ListSequenceStoresOutput struct { // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // A list of sequence stores. // // SequenceStores is a required field SequenceStores []*SequenceStoreDetail `locationName:"sequenceStores" type:"list" required:"true"` // contains filtered or unexported fields }
func (ListSequenceStoresOutput) GoString ¶
func (s ListSequenceStoresOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListSequenceStoresOutput) SetNextToken ¶
func (s *ListSequenceStoresOutput) SetNextToken(v string) *ListSequenceStoresOutput
SetNextToken sets the NextToken field's value.
func (*ListSequenceStoresOutput) SetSequenceStores ¶
func (s *ListSequenceStoresOutput) SetSequenceStores(v []*SequenceStoreDetail) *ListSequenceStoresOutput
SetSequenceStores sets the SequenceStores field's value.
func (ListSequenceStoresOutput) String ¶
func (s ListSequenceStoresOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListSharesInput ¶ added in v1.44.323
type ListSharesInput struct { Filter `locationName:"filter" type:"structure"` MaxResults *int64 `location:"querystring" locationName:"maxResults" type:"integer"` // call. Used to get the next page of results. NextToken *string `location:"querystring" locationName:"nextToken" type:"string"` // // ResourceOwner is a required field ResourceOwner *string `locationName:"resourceOwner" type:"string" required:"true" enum:"ResourceOwner"` // contains filtered or unexported fields }Filter *
func (ListSharesInput) GoString ¶ added in v1.44.323
func (s ListSharesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListSharesInput) SetFilter ¶ added in v1.44.323
func (s *ListSharesInput) SetFilter(v *Filter) *ListSharesInput
SetFilter sets the Filter field's value.
func (*ListSharesInput) SetMaxResults ¶ added in v1.44.323
func (s *ListSharesInput) SetMaxResults(v int64) *ListSharesInput
SetMaxResults sets the MaxResults field's value.
func (*ListSharesInput) SetNextToken ¶ added in v1.44.323
func (s *ListSharesInput) SetNextToken(v string) *ListSharesInput
SetNextToken sets the NextToken field's value.
func (*ListSharesInput) SetResourceOwner ¶ added in v1.44.323
func (s *ListSharesInput) SetResourceOwner(v string) *ListSharesInput
SetResourceOwner sets the ResourceOwner field's value.
func (ListSharesInput) String ¶ added in v1.44.323
func (s ListSharesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListSharesInput) Validate ¶ added in v1.44.323
func (s *ListSharesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListSharesOutput ¶ added in v1.44.323
type ListSharesOutput struct { // Used to get the next page of results. NextToken *string `locationName:"nextToken" type:"string"` // // Shares is a required field Shares []*ShareDetails `locationName:"shares" type:"list" required:"true"` // contains filtered or unexported fields }
func (ListSharesOutput) GoString ¶ added in v1.44.323
func (s ListSharesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListSharesOutput) SetNextToken ¶ added in v1.44.323
func (s *ListSharesOutput) SetNextToken(v string) *ListSharesOutput
SetNextToken sets the NextToken field's value.
func (*ListSharesOutput) SetShares ¶ added in v1.44.323
func (s *ListSharesOutput) SetShares(v []*ShareDetails) *ListSharesOutput
SetShares sets the Shares field's value.
func (ListSharesOutput) String ¶ added in v1.44.323
func (s ListSharesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListTagsForResourceInput ¶
type ListTagsForResourceInput struct { // The resource's ARN. // // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resourceArn" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListTagsForResourceInput) GoString ¶
func (s ListTagsForResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagsForResourceInput) SetResourceArn ¶
func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput
SetResourceArn sets the ResourceArn field's value.
func (ListTagsForResourceInput) String ¶
func (s ListTagsForResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagsForResourceInput) Validate ¶
func (s *ListTagsForResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourceOutput ¶
type ListTagsForResourceOutput struct { // A list of tags. // // Tags is a required field Tags map[string]*string `locationName:"tags" type:"map" required:"true"` // contains filtered or unexported fields }
func (ListTagsForResourceOutput) GoString ¶
func (s ListTagsForResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagsForResourceOutput) SetTags ¶
func (s *ListTagsForResourceOutput) SetTags(v map[string]*string) *ListTagsForResourceOutput
SetTags sets the Tags field's value.
func (ListTagsForResourceOutput) String ¶
func (s ListTagsForResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListVariantImportJobsFilter ¶
type ListVariantImportJobsFilter struct { // A status to filter on. Status *string `locationName:"status" type:"string" enum:"JobStatus"` // A store name to filter on. StoreName *string `locationName:"storeName" type:"string"` // contains filtered or unexported fields }
A filter for variant import jobs.
func (ListVariantImportJobsFilter) GoString ¶
func (s ListVariantImportJobsFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListVariantImportJobsFilter) SetStatus ¶
func (s *ListVariantImportJobsFilter) SetStatus(v string) *ListVariantImportJobsFilter
SetStatus sets the Status field's value.
func (*ListVariantImportJobsFilter) SetStoreName ¶
func (s *ListVariantImportJobsFilter) SetStoreName(v string) *ListVariantImportJobsFilter
SetStoreName sets the StoreName field's value.
func (ListVariantImportJobsFilter) String ¶
func (s ListVariantImportJobsFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListVariantImportJobsInput ¶
type ListVariantImportJobsInput struct { // A filter to apply to the list. Filter *ListVariantImportJobsFilter `locationName:"filter" type:"structure"` // A list of job IDs. Ids []*string `locationName:"ids" min:"1" type:"list"` // The maximum number of import jobs to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListVariantImportJobsInput) GoString ¶
func (s ListVariantImportJobsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListVariantImportJobsInput) SetFilter ¶
func (s *ListVariantImportJobsInput) SetFilter(v *ListVariantImportJobsFilter) *ListVariantImportJobsInput
SetFilter sets the Filter field's value.
func (*ListVariantImportJobsInput) SetIds ¶
func (s *ListVariantImportJobsInput) SetIds(v []*string) *ListVariantImportJobsInput
SetIds sets the Ids field's value.
func (*ListVariantImportJobsInput) SetMaxResults ¶
func (s *ListVariantImportJobsInput) SetMaxResults(v int64) *ListVariantImportJobsInput
SetMaxResults sets the MaxResults field's value.
func (*ListVariantImportJobsInput) SetNextToken ¶
func (s *ListVariantImportJobsInput) SetNextToken(v string) *ListVariantImportJobsInput
SetNextToken sets the NextToken field's value.
func (ListVariantImportJobsInput) String ¶
func (s ListVariantImportJobsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListVariantImportJobsInput) Validate ¶
func (s *ListVariantImportJobsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListVariantImportJobsOutput ¶
type ListVariantImportJobsOutput struct { // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" type:"string"` // A list of jobs. VariantImportJobs []*VariantImportJobItem `locationName:"variantImportJobs" type:"list"` // contains filtered or unexported fields }
func (ListVariantImportJobsOutput) GoString ¶
func (s ListVariantImportJobsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListVariantImportJobsOutput) SetNextToken ¶
func (s *ListVariantImportJobsOutput) SetNextToken(v string) *ListVariantImportJobsOutput
SetNextToken sets the NextToken field's value.
func (*ListVariantImportJobsOutput) SetVariantImportJobs ¶
func (s *ListVariantImportJobsOutput) SetVariantImportJobs(v []*VariantImportJobItem) *ListVariantImportJobsOutput
SetVariantImportJobs sets the VariantImportJobs field's value.
func (ListVariantImportJobsOutput) String ¶
func (s ListVariantImportJobsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListVariantStoresFilter ¶
type ListVariantStoresFilter struct { // A status to filter on. Status *string `locationName:"status" type:"string" enum:"StoreStatus"` // contains filtered or unexported fields }
A filter for variant stores.
func (ListVariantStoresFilter) GoString ¶
func (s ListVariantStoresFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListVariantStoresFilter) SetStatus ¶
func (s *ListVariantStoresFilter) SetStatus(v string) *ListVariantStoresFilter
SetStatus sets the Status field's value.
func (ListVariantStoresFilter) String ¶
func (s ListVariantStoresFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListVariantStoresInput ¶
type ListVariantStoresInput struct { // A filter to apply to the list. Filter *ListVariantStoresFilter `locationName:"filter" type:"structure"` // A list of store IDs. Ids []*string `locationName:"ids" min:"1" type:"list"` // The maximum number of stores to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // Specify the pagination token from a previous request to retrieve the next // page of results. NextToken *string `location:"querystring" locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListVariantStoresInput) GoString ¶
func (s ListVariantStoresInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListVariantStoresInput) SetFilter ¶
func (s *ListVariantStoresInput) SetFilter(v *ListVariantStoresFilter) *ListVariantStoresInput
SetFilter sets the Filter field's value.
func (*ListVariantStoresInput) SetIds ¶
func (s *ListVariantStoresInput) SetIds(v []*string) *ListVariantStoresInput
SetIds sets the Ids field's value.
func (*ListVariantStoresInput) SetMaxResults ¶
func (s *ListVariantStoresInput) SetMaxResults(v int64) *ListVariantStoresInput
SetMaxResults sets the MaxResults field's value.
func (*ListVariantStoresInput) SetNextToken ¶
func (s *ListVariantStoresInput) SetNextToken(v string) *ListVariantStoresInput
SetNextToken sets the NextToken field's value.
func (ListVariantStoresInput) String ¶
func (s ListVariantStoresInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListVariantStoresInput) Validate ¶
func (s *ListVariantStoresInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListVariantStoresOutput ¶
type ListVariantStoresOutput struct { // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" type:"string"` // A list of variant stores. VariantStores []*VariantStoreItem `locationName:"variantStores" type:"list"` // contains filtered or unexported fields }
func (ListVariantStoresOutput) GoString ¶
func (s ListVariantStoresOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListVariantStoresOutput) SetNextToken ¶
func (s *ListVariantStoresOutput) SetNextToken(v string) *ListVariantStoresOutput
SetNextToken sets the NextToken field's value.
func (*ListVariantStoresOutput) SetVariantStores ¶
func (s *ListVariantStoresOutput) SetVariantStores(v []*VariantStoreItem) *ListVariantStoresOutput
SetVariantStores sets the VariantStores field's value.
func (ListVariantStoresOutput) String ¶
func (s ListVariantStoresOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListWorkflowsInput ¶
type ListWorkflowsInput struct { // The maximum number of workflows to return in one page of results. MaxResults *int64 `location:"querystring" locationName:"maxResults" min:"1" type:"integer"` // The workflows' name. Name *string `location:"querystring" locationName:"name" min:"1" type:"string"` // Specify the pagination token from a previous request to retrieve the next // page of results. StartingToken *string `location:"querystring" locationName:"startingToken" min:"1" type:"string"` // The workflows' type. Type *string `location:"querystring" locationName:"type" min:"1" type:"string" enum:"WorkflowType"` // contains filtered or unexported fields }
func (ListWorkflowsInput) GoString ¶
func (s ListWorkflowsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListWorkflowsInput) SetMaxResults ¶
func (s *ListWorkflowsInput) SetMaxResults(v int64) *ListWorkflowsInput
SetMaxResults sets the MaxResults field's value.
func (*ListWorkflowsInput) SetName ¶
func (s *ListWorkflowsInput) SetName(v string) *ListWorkflowsInput
SetName sets the Name field's value.
func (*ListWorkflowsInput) SetStartingToken ¶
func (s *ListWorkflowsInput) SetStartingToken(v string) *ListWorkflowsInput
SetStartingToken sets the StartingToken field's value.
func (*ListWorkflowsInput) SetType ¶
func (s *ListWorkflowsInput) SetType(v string) *ListWorkflowsInput
SetType sets the Type field's value.
func (ListWorkflowsInput) String ¶
func (s ListWorkflowsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListWorkflowsInput) Validate ¶
func (s *ListWorkflowsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListWorkflowsOutput ¶
type ListWorkflowsOutput struct { // The workflows' items. Items []*WorkflowListItem `locationName:"items" type:"list"` // A pagination token that's included if more results are available. NextToken *string `locationName:"nextToken" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListWorkflowsOutput) GoString ¶
func (s ListWorkflowsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListWorkflowsOutput) SetItems ¶
func (s *ListWorkflowsOutput) SetItems(v []*WorkflowListItem) *ListWorkflowsOutput
SetItems sets the Items field's value.
func (*ListWorkflowsOutput) SetNextToken ¶
func (s *ListWorkflowsOutput) SetNextToken(v string) *ListWorkflowsOutput
SetNextToken sets the NextToken field's value.
func (ListWorkflowsOutput) String ¶
func (s ListWorkflowsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type MultipartReadSetUploadListItem ¶ added in v1.44.262
type MultipartReadSetUploadListItem struct { // The time stamp for when a direct upload was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The description of a read set. Description *string `locationName:"description" min:"1" type:"string"` // The source of an uploaded part. // // GeneratedFrom is a required field GeneratedFrom *string `locationName:"generatedFrom" min:"1" type:"string" required:"true"` // The name of a read set. Name *string `locationName:"name" min:"1" type:"string"` // The source's reference ARN. // // ReferenceArn is a required field ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string" required:"true"` // The read set source's sample ID. // // SampleId is a required field SampleId *string `locationName:"sampleId" min:"1" type:"string" required:"true"` // The sequence store ID used for the multipart upload. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The type of file the read set originated from. // // SourceFileType is a required field SourceFileType *string `locationName:"sourceFileType" type:"string" required:"true" enum:"FileType"` // The read set source's subject ID. // // SubjectId is a required field SubjectId *string `locationName:"subjectId" min:"1" type:"string" required:"true"` // Any tags you wish to add to a read set. Tags map[string]*string `locationName:"tags" type:"map"` // The ID for the initiated multipart upload. // // UploadId is a required field UploadId *string `locationName:"uploadId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
Part of the response to ListMultipartReadSetUploads, excluding completed and aborted multipart uploads.
func (MultipartReadSetUploadListItem) GoString ¶ added in v1.44.262
func (s MultipartReadSetUploadListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MultipartReadSetUploadListItem) SetCreationTime ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetCreationTime(v time.Time) *MultipartReadSetUploadListItem
SetCreationTime sets the CreationTime field's value.
func (*MultipartReadSetUploadListItem) SetDescription ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetDescription(v string) *MultipartReadSetUploadListItem
SetDescription sets the Description field's value.
func (*MultipartReadSetUploadListItem) SetGeneratedFrom ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetGeneratedFrom(v string) *MultipartReadSetUploadListItem
SetGeneratedFrom sets the GeneratedFrom field's value.
func (*MultipartReadSetUploadListItem) SetName ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetName(v string) *MultipartReadSetUploadListItem
SetName sets the Name field's value.
func (*MultipartReadSetUploadListItem) SetReferenceArn ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetReferenceArn(v string) *MultipartReadSetUploadListItem
SetReferenceArn sets the ReferenceArn field's value.
func (*MultipartReadSetUploadListItem) SetSampleId ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetSampleId(v string) *MultipartReadSetUploadListItem
SetSampleId sets the SampleId field's value.
func (*MultipartReadSetUploadListItem) SetSequenceStoreId ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetSequenceStoreId(v string) *MultipartReadSetUploadListItem
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*MultipartReadSetUploadListItem) SetSourceFileType ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetSourceFileType(v string) *MultipartReadSetUploadListItem
SetSourceFileType sets the SourceFileType field's value.
func (*MultipartReadSetUploadListItem) SetSubjectId ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetSubjectId(v string) *MultipartReadSetUploadListItem
SetSubjectId sets the SubjectId field's value.
func (*MultipartReadSetUploadListItem) SetTags ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetTags(v map[string]*string) *MultipartReadSetUploadListItem
SetTags sets the Tags field's value.
func (*MultipartReadSetUploadListItem) SetUploadId ¶ added in v1.44.262
func (s *MultipartReadSetUploadListItem) SetUploadId(v string) *MultipartReadSetUploadListItem
SetUploadId sets the UploadId field's value.
func (MultipartReadSetUploadListItem) String ¶ added in v1.44.262
func (s MultipartReadSetUploadListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type NotSupportedOperationException ¶ added in v1.44.262
type NotSupportedOperationException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The operation is not supported by Amazon Omics, or the API does not exist.
func (*NotSupportedOperationException) Code ¶ added in v1.44.262
func (s *NotSupportedOperationException) Code() string
Code returns the exception type name.
func (*NotSupportedOperationException) Error ¶ added in v1.44.262
func (s *NotSupportedOperationException) Error() string
func (NotSupportedOperationException) GoString ¶ added in v1.44.262
func (s NotSupportedOperationException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*NotSupportedOperationException) Message ¶ added in v1.44.262
func (s *NotSupportedOperationException) Message() string
Message returns the exception's message.
func (*NotSupportedOperationException) OrigErr ¶ added in v1.44.262
func (s *NotSupportedOperationException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*NotSupportedOperationException) RequestID ¶ added in v1.44.262
func (s *NotSupportedOperationException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*NotSupportedOperationException) StatusCode ¶ added in v1.44.262
func (s *NotSupportedOperationException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (NotSupportedOperationException) String ¶ added in v1.44.262
func (s NotSupportedOperationException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type Omics ¶
Omics provides the API operation methods for making requests to Amazon Omics. See this package's package overview docs for details on the service.
Omics methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*aws.Config) *Omics
New creates a new instance of the Omics client with a session. If additional configuration is needed for the client instance use the optional aws.Config parameter to add your extra config.
Example:
mySession := session.Must(session.NewSession()) // Create a Omics client from just a session. svc := omics.New(mySession) // Create a Omics client with additional configuration svc := omics.New(mySession, aws.NewConfig().WithRegion("us-west-2"))
func (*Omics) AbortMultipartReadSetUpload ¶ added in v1.44.262
func (c *Omics) AbortMultipartReadSetUpload(input *AbortMultipartReadSetUploadInput) (*AbortMultipartReadSetUploadOutput, error)
AbortMultipartReadSetUpload API operation for Amazon Omics.
Stops a multipart upload.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation AbortMultipartReadSetUpload for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/AbortMultipartReadSetUpload
func (*Omics) AbortMultipartReadSetUploadRequest ¶ added in v1.44.262
func (c *Omics) AbortMultipartReadSetUploadRequest(input *AbortMultipartReadSetUploadInput) (req *request.Request, output *AbortMultipartReadSetUploadOutput)
AbortMultipartReadSetUploadRequest generates a "aws/request.Request" representing the client's request for the AbortMultipartReadSetUpload operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AbortMultipartReadSetUpload for more information on using the AbortMultipartReadSetUpload API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AbortMultipartReadSetUploadRequest method. req, resp := client.AbortMultipartReadSetUploadRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/AbortMultipartReadSetUpload
func (*Omics) AbortMultipartReadSetUploadWithContext ¶ added in v1.44.262
func (c *Omics) AbortMultipartReadSetUploadWithContext(ctx aws.Context, input *AbortMultipartReadSetUploadInput, opts ...request.Option) (*AbortMultipartReadSetUploadOutput, error)
AbortMultipartReadSetUploadWithContext is the same as AbortMultipartReadSetUpload with the addition of the ability to pass a context and additional request options.
See AbortMultipartReadSetUpload for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) AcceptShare ¶ added in v1.44.323
func (c *Omics) AcceptShare(input *AcceptShareInput) (*AcceptShareOutput, error)
AcceptShare API operation for Amazon Omics.
Accepts a share for an analytics store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation AcceptShare for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/AcceptShare
func (*Omics) AcceptShareRequest ¶ added in v1.44.323
func (c *Omics) AcceptShareRequest(input *AcceptShareInput) (req *request.Request, output *AcceptShareOutput)
AcceptShareRequest generates a "aws/request.Request" representing the client's request for the AcceptShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AcceptShare for more information on using the AcceptShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AcceptShareRequest method. req, resp := client.AcceptShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/AcceptShare
func (*Omics) AcceptShareWithContext ¶ added in v1.44.323
func (c *Omics) AcceptShareWithContext(ctx aws.Context, input *AcceptShareInput, opts ...request.Option) (*AcceptShareOutput, error)
AcceptShareWithContext is the same as AcceptShare with the addition of the ability to pass a context and additional request options.
See AcceptShare for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) BatchDeleteReadSet ¶
func (c *Omics) BatchDeleteReadSet(input *BatchDeleteReadSetInput) (*BatchDeleteReadSetOutput, error)
BatchDeleteReadSet API operation for Amazon Omics.
Deletes one or more read sets.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation BatchDeleteReadSet for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/BatchDeleteReadSet
func (*Omics) BatchDeleteReadSetRequest ¶
func (c *Omics) BatchDeleteReadSetRequest(input *BatchDeleteReadSetInput) (req *request.Request, output *BatchDeleteReadSetOutput)
BatchDeleteReadSetRequest generates a "aws/request.Request" representing the client's request for the BatchDeleteReadSet operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See BatchDeleteReadSet for more information on using the BatchDeleteReadSet API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the BatchDeleteReadSetRequest method. req, resp := client.BatchDeleteReadSetRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/BatchDeleteReadSet
func (*Omics) BatchDeleteReadSetWithContext ¶
func (c *Omics) BatchDeleteReadSetWithContext(ctx aws.Context, input *BatchDeleteReadSetInput, opts ...request.Option) (*BatchDeleteReadSetOutput, error)
BatchDeleteReadSetWithContext is the same as BatchDeleteReadSet with the addition of the ability to pass a context and additional request options.
See BatchDeleteReadSet for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CancelAnnotationImportJob ¶
func (c *Omics) CancelAnnotationImportJob(input *CancelAnnotationImportJobInput) (*CancelAnnotationImportJobOutput, error)
CancelAnnotationImportJob API operation for Amazon Omics.
Cancels an annotation import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CancelAnnotationImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CancelAnnotationImportJob
func (*Omics) CancelAnnotationImportJobRequest ¶
func (c *Omics) CancelAnnotationImportJobRequest(input *CancelAnnotationImportJobInput) (req *request.Request, output *CancelAnnotationImportJobOutput)
CancelAnnotationImportJobRequest generates a "aws/request.Request" representing the client's request for the CancelAnnotationImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CancelAnnotationImportJob for more information on using the CancelAnnotationImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CancelAnnotationImportJobRequest method. req, resp := client.CancelAnnotationImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CancelAnnotationImportJob
func (*Omics) CancelAnnotationImportJobWithContext ¶
func (c *Omics) CancelAnnotationImportJobWithContext(ctx aws.Context, input *CancelAnnotationImportJobInput, opts ...request.Option) (*CancelAnnotationImportJobOutput, error)
CancelAnnotationImportJobWithContext is the same as CancelAnnotationImportJob with the addition of the ability to pass a context and additional request options.
See CancelAnnotationImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CancelRun ¶
func (c *Omics) CancelRun(input *CancelRunInput) (*CancelRunOutput, error)
CancelRun API operation for Amazon Omics.
Cancels a run.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CancelRun for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CancelRun
func (*Omics) CancelRunRequest ¶
func (c *Omics) CancelRunRequest(input *CancelRunInput) (req *request.Request, output *CancelRunOutput)
CancelRunRequest generates a "aws/request.Request" representing the client's request for the CancelRun operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CancelRun for more information on using the CancelRun API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CancelRunRequest method. req, resp := client.CancelRunRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CancelRun
func (*Omics) CancelRunWithContext ¶
func (c *Omics) CancelRunWithContext(ctx aws.Context, input *CancelRunInput, opts ...request.Option) (*CancelRunOutput, error)
CancelRunWithContext is the same as CancelRun with the addition of the ability to pass a context and additional request options.
See CancelRun for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CancelVariantImportJob ¶
func (c *Omics) CancelVariantImportJob(input *CancelVariantImportJobInput) (*CancelVariantImportJobOutput, error)
CancelVariantImportJob API operation for Amazon Omics.
Cancels a variant import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CancelVariantImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CancelVariantImportJob
func (*Omics) CancelVariantImportJobRequest ¶
func (c *Omics) CancelVariantImportJobRequest(input *CancelVariantImportJobInput) (req *request.Request, output *CancelVariantImportJobOutput)
CancelVariantImportJobRequest generates a "aws/request.Request" representing the client's request for the CancelVariantImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CancelVariantImportJob for more information on using the CancelVariantImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CancelVariantImportJobRequest method. req, resp := client.CancelVariantImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CancelVariantImportJob
func (*Omics) CancelVariantImportJobWithContext ¶
func (c *Omics) CancelVariantImportJobWithContext(ctx aws.Context, input *CancelVariantImportJobInput, opts ...request.Option) (*CancelVariantImportJobOutput, error)
CancelVariantImportJobWithContext is the same as CancelVariantImportJob with the addition of the ability to pass a context and additional request options.
See CancelVariantImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CompleteMultipartReadSetUpload ¶ added in v1.44.262
func (c *Omics) CompleteMultipartReadSetUpload(input *CompleteMultipartReadSetUploadInput) (*CompleteMultipartReadSetUploadOutput, error)
CompleteMultipartReadSetUpload API operation for Amazon Omics.
Concludes a multipart upload once you have uploaded all the components.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CompleteMultipartReadSetUpload for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CompleteMultipartReadSetUpload
func (*Omics) CompleteMultipartReadSetUploadRequest ¶ added in v1.44.262
func (c *Omics) CompleteMultipartReadSetUploadRequest(input *CompleteMultipartReadSetUploadInput) (req *request.Request, output *CompleteMultipartReadSetUploadOutput)
CompleteMultipartReadSetUploadRequest generates a "aws/request.Request" representing the client's request for the CompleteMultipartReadSetUpload operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CompleteMultipartReadSetUpload for more information on using the CompleteMultipartReadSetUpload API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CompleteMultipartReadSetUploadRequest method. req, resp := client.CompleteMultipartReadSetUploadRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CompleteMultipartReadSetUpload
func (*Omics) CompleteMultipartReadSetUploadWithContext ¶ added in v1.44.262
func (c *Omics) CompleteMultipartReadSetUploadWithContext(ctx aws.Context, input *CompleteMultipartReadSetUploadInput, opts ...request.Option) (*CompleteMultipartReadSetUploadOutput, error)
CompleteMultipartReadSetUploadWithContext is the same as CompleteMultipartReadSetUpload with the addition of the ability to pass a context and additional request options.
See CompleteMultipartReadSetUpload for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateAnnotationStore ¶
func (c *Omics) CreateAnnotationStore(input *CreateAnnotationStoreInput) (*CreateAnnotationStoreOutput, error)
CreateAnnotationStore API operation for Amazon Omics.
Creates an annotation store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateAnnotationStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateAnnotationStore
func (*Omics) CreateAnnotationStoreRequest ¶
func (c *Omics) CreateAnnotationStoreRequest(input *CreateAnnotationStoreInput) (req *request.Request, output *CreateAnnotationStoreOutput)
CreateAnnotationStoreRequest generates a "aws/request.Request" representing the client's request for the CreateAnnotationStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateAnnotationStore for more information on using the CreateAnnotationStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateAnnotationStoreRequest method. req, resp := client.CreateAnnotationStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateAnnotationStore
func (*Omics) CreateAnnotationStoreVersion ¶ added in v1.44.323
func (c *Omics) CreateAnnotationStoreVersion(input *CreateAnnotationStoreVersionInput) (*CreateAnnotationStoreVersionOutput, error)
CreateAnnotationStoreVersion API operation for Amazon Omics.
Creates a new version of an annotation store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateAnnotationStoreVersion for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateAnnotationStoreVersion
func (*Omics) CreateAnnotationStoreVersionRequest ¶ added in v1.44.323
func (c *Omics) CreateAnnotationStoreVersionRequest(input *CreateAnnotationStoreVersionInput) (req *request.Request, output *CreateAnnotationStoreVersionOutput)
CreateAnnotationStoreVersionRequest generates a "aws/request.Request" representing the client's request for the CreateAnnotationStoreVersion operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateAnnotationStoreVersion for more information on using the CreateAnnotationStoreVersion API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateAnnotationStoreVersionRequest method. req, resp := client.CreateAnnotationStoreVersionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateAnnotationStoreVersion
func (*Omics) CreateAnnotationStoreVersionWithContext ¶ added in v1.44.323
func (c *Omics) CreateAnnotationStoreVersionWithContext(ctx aws.Context, input *CreateAnnotationStoreVersionInput, opts ...request.Option) (*CreateAnnotationStoreVersionOutput, error)
CreateAnnotationStoreVersionWithContext is the same as CreateAnnotationStoreVersion with the addition of the ability to pass a context and additional request options.
See CreateAnnotationStoreVersion for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateAnnotationStoreWithContext ¶
func (c *Omics) CreateAnnotationStoreWithContext(ctx aws.Context, input *CreateAnnotationStoreInput, opts ...request.Option) (*CreateAnnotationStoreOutput, error)
CreateAnnotationStoreWithContext is the same as CreateAnnotationStore with the addition of the ability to pass a context and additional request options.
See CreateAnnotationStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateMultipartReadSetUpload ¶ added in v1.44.262
func (c *Omics) CreateMultipartReadSetUpload(input *CreateMultipartReadSetUploadInput) (*CreateMultipartReadSetUploadOutput, error)
CreateMultipartReadSetUpload API operation for Amazon Omics.
Begins a multipart read set upload.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateMultipartReadSetUpload for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateMultipartReadSetUpload
func (*Omics) CreateMultipartReadSetUploadRequest ¶ added in v1.44.262
func (c *Omics) CreateMultipartReadSetUploadRequest(input *CreateMultipartReadSetUploadInput) (req *request.Request, output *CreateMultipartReadSetUploadOutput)
CreateMultipartReadSetUploadRequest generates a "aws/request.Request" representing the client's request for the CreateMultipartReadSetUpload operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateMultipartReadSetUpload for more information on using the CreateMultipartReadSetUpload API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateMultipartReadSetUploadRequest method. req, resp := client.CreateMultipartReadSetUploadRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateMultipartReadSetUpload
func (*Omics) CreateMultipartReadSetUploadWithContext ¶ added in v1.44.262
func (c *Omics) CreateMultipartReadSetUploadWithContext(ctx aws.Context, input *CreateMultipartReadSetUploadInput, opts ...request.Option) (*CreateMultipartReadSetUploadOutput, error)
CreateMultipartReadSetUploadWithContext is the same as CreateMultipartReadSetUpload with the addition of the ability to pass a context and additional request options.
See CreateMultipartReadSetUpload for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateReferenceStore ¶
func (c *Omics) CreateReferenceStore(input *CreateReferenceStoreInput) (*CreateReferenceStoreOutput, error)
CreateReferenceStore API operation for Amazon Omics.
Creates a reference store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateReferenceStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateReferenceStore
func (*Omics) CreateReferenceStoreRequest ¶
func (c *Omics) CreateReferenceStoreRequest(input *CreateReferenceStoreInput) (req *request.Request, output *CreateReferenceStoreOutput)
CreateReferenceStoreRequest generates a "aws/request.Request" representing the client's request for the CreateReferenceStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateReferenceStore for more information on using the CreateReferenceStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateReferenceStoreRequest method. req, resp := client.CreateReferenceStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateReferenceStore
func (*Omics) CreateReferenceStoreWithContext ¶
func (c *Omics) CreateReferenceStoreWithContext(ctx aws.Context, input *CreateReferenceStoreInput, opts ...request.Option) (*CreateReferenceStoreOutput, error)
CreateReferenceStoreWithContext is the same as CreateReferenceStore with the addition of the ability to pass a context and additional request options.
See CreateReferenceStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateRunGroup ¶
func (c *Omics) CreateRunGroup(input *CreateRunGroupInput) (*CreateRunGroupOutput, error)
CreateRunGroup API operation for Amazon Omics.
Creates a run group.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateRunGroup for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateRunGroup
func (*Omics) CreateRunGroupRequest ¶
func (c *Omics) CreateRunGroupRequest(input *CreateRunGroupInput) (req *request.Request, output *CreateRunGroupOutput)
CreateRunGroupRequest generates a "aws/request.Request" representing the client's request for the CreateRunGroup operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateRunGroup for more information on using the CreateRunGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateRunGroupRequest method. req, resp := client.CreateRunGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateRunGroup
func (*Omics) CreateRunGroupWithContext ¶
func (c *Omics) CreateRunGroupWithContext(ctx aws.Context, input *CreateRunGroupInput, opts ...request.Option) (*CreateRunGroupOutput, error)
CreateRunGroupWithContext is the same as CreateRunGroup with the addition of the ability to pass a context and additional request options.
See CreateRunGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateSequenceStore ¶
func (c *Omics) CreateSequenceStore(input *CreateSequenceStoreInput) (*CreateSequenceStoreOutput, error)
CreateSequenceStore API operation for Amazon Omics.
Creates a sequence store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateSequenceStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateSequenceStore
func (*Omics) CreateSequenceStoreRequest ¶
func (c *Omics) CreateSequenceStoreRequest(input *CreateSequenceStoreInput) (req *request.Request, output *CreateSequenceStoreOutput)
CreateSequenceStoreRequest generates a "aws/request.Request" representing the client's request for the CreateSequenceStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateSequenceStore for more information on using the CreateSequenceStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateSequenceStoreRequest method. req, resp := client.CreateSequenceStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateSequenceStore
func (*Omics) CreateSequenceStoreWithContext ¶
func (c *Omics) CreateSequenceStoreWithContext(ctx aws.Context, input *CreateSequenceStoreInput, opts ...request.Option) (*CreateSequenceStoreOutput, error)
CreateSequenceStoreWithContext is the same as CreateSequenceStore with the addition of the ability to pass a context and additional request options.
See CreateSequenceStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateShare ¶ added in v1.44.323
func (c *Omics) CreateShare(input *CreateShareInput) (*CreateShareOutput, error)
CreateShare API operation for Amazon Omics.
Creates a share offer that can be accepted outside the account by a subscriber. The share is created by the owner and accepted by the principal subscriber.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateShare for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateShare
func (*Omics) CreateShareRequest ¶ added in v1.44.323
func (c *Omics) CreateShareRequest(input *CreateShareInput) (req *request.Request, output *CreateShareOutput)
CreateShareRequest generates a "aws/request.Request" representing the client's request for the CreateShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateShare for more information on using the CreateShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateShareRequest method. req, resp := client.CreateShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateShare
func (*Omics) CreateShareWithContext ¶ added in v1.44.323
func (c *Omics) CreateShareWithContext(ctx aws.Context, input *CreateShareInput, opts ...request.Option) (*CreateShareOutput, error)
CreateShareWithContext is the same as CreateShare with the addition of the ability to pass a context and additional request options.
See CreateShare for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateVariantStore ¶
func (c *Omics) CreateVariantStore(input *CreateVariantStoreInput) (*CreateVariantStoreOutput, error)
CreateVariantStore API operation for Amazon Omics.
Creates a variant store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateVariantStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateVariantStore
func (*Omics) CreateVariantStoreRequest ¶
func (c *Omics) CreateVariantStoreRequest(input *CreateVariantStoreInput) (req *request.Request, output *CreateVariantStoreOutput)
CreateVariantStoreRequest generates a "aws/request.Request" representing the client's request for the CreateVariantStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateVariantStore for more information on using the CreateVariantStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateVariantStoreRequest method. req, resp := client.CreateVariantStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateVariantStore
func (*Omics) CreateVariantStoreWithContext ¶
func (c *Omics) CreateVariantStoreWithContext(ctx aws.Context, input *CreateVariantStoreInput, opts ...request.Option) (*CreateVariantStoreOutput, error)
CreateVariantStoreWithContext is the same as CreateVariantStore with the addition of the ability to pass a context and additional request options.
See CreateVariantStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) CreateWorkflow ¶
func (c *Omics) CreateWorkflow(input *CreateWorkflowInput) (*CreateWorkflowOutput, error)
CreateWorkflow API operation for Amazon Omics.
Creates a workflow.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation CreateWorkflow for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateWorkflow
func (*Omics) CreateWorkflowRequest ¶
func (c *Omics) CreateWorkflowRequest(input *CreateWorkflowInput) (req *request.Request, output *CreateWorkflowOutput)
CreateWorkflowRequest generates a "aws/request.Request" representing the client's request for the CreateWorkflow operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateWorkflow for more information on using the CreateWorkflow API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateWorkflowRequest method. req, resp := client.CreateWorkflowRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/CreateWorkflow
func (*Omics) CreateWorkflowWithContext ¶
func (c *Omics) CreateWorkflowWithContext(ctx aws.Context, input *CreateWorkflowInput, opts ...request.Option) (*CreateWorkflowOutput, error)
CreateWorkflowWithContext is the same as CreateWorkflow with the addition of the ability to pass a context and additional request options.
See CreateWorkflow for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteAnnotationStore ¶
func (c *Omics) DeleteAnnotationStore(input *DeleteAnnotationStoreInput) (*DeleteAnnotationStoreOutput, error)
DeleteAnnotationStore API operation for Amazon Omics.
Deletes an annotation store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteAnnotationStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteAnnotationStore
func (*Omics) DeleteAnnotationStoreRequest ¶
func (c *Omics) DeleteAnnotationStoreRequest(input *DeleteAnnotationStoreInput) (req *request.Request, output *DeleteAnnotationStoreOutput)
DeleteAnnotationStoreRequest generates a "aws/request.Request" representing the client's request for the DeleteAnnotationStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteAnnotationStore for more information on using the DeleteAnnotationStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteAnnotationStoreRequest method. req, resp := client.DeleteAnnotationStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteAnnotationStore
func (*Omics) DeleteAnnotationStoreVersions ¶ added in v1.44.323
func (c *Omics) DeleteAnnotationStoreVersions(input *DeleteAnnotationStoreVersionsInput) (*DeleteAnnotationStoreVersionsOutput, error)
DeleteAnnotationStoreVersions API operation for Amazon Omics.
Deletes one or multiple versions of an annotation store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteAnnotationStoreVersions for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteAnnotationStoreVersions
func (*Omics) DeleteAnnotationStoreVersionsRequest ¶ added in v1.44.323
func (c *Omics) DeleteAnnotationStoreVersionsRequest(input *DeleteAnnotationStoreVersionsInput) (req *request.Request, output *DeleteAnnotationStoreVersionsOutput)
DeleteAnnotationStoreVersionsRequest generates a "aws/request.Request" representing the client's request for the DeleteAnnotationStoreVersions operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteAnnotationStoreVersions for more information on using the DeleteAnnotationStoreVersions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteAnnotationStoreVersionsRequest method. req, resp := client.DeleteAnnotationStoreVersionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteAnnotationStoreVersions
func (*Omics) DeleteAnnotationStoreVersionsWithContext ¶ added in v1.44.323
func (c *Omics) DeleteAnnotationStoreVersionsWithContext(ctx aws.Context, input *DeleteAnnotationStoreVersionsInput, opts ...request.Option) (*DeleteAnnotationStoreVersionsOutput, error)
DeleteAnnotationStoreVersionsWithContext is the same as DeleteAnnotationStoreVersions with the addition of the ability to pass a context and additional request options.
See DeleteAnnotationStoreVersions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteAnnotationStoreWithContext ¶
func (c *Omics) DeleteAnnotationStoreWithContext(ctx aws.Context, input *DeleteAnnotationStoreInput, opts ...request.Option) (*DeleteAnnotationStoreOutput, error)
DeleteAnnotationStoreWithContext is the same as DeleteAnnotationStore with the addition of the ability to pass a context and additional request options.
See DeleteAnnotationStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteReference ¶
func (c *Omics) DeleteReference(input *DeleteReferenceInput) (*DeleteReferenceOutput, error)
DeleteReference API operation for Amazon Omics.
Deletes a genome reference.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteReference for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteReference
func (*Omics) DeleteReferenceRequest ¶
func (c *Omics) DeleteReferenceRequest(input *DeleteReferenceInput) (req *request.Request, output *DeleteReferenceOutput)
DeleteReferenceRequest generates a "aws/request.Request" representing the client's request for the DeleteReference operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteReference for more information on using the DeleteReference API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteReferenceRequest method. req, resp := client.DeleteReferenceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteReference
func (*Omics) DeleteReferenceStore ¶
func (c *Omics) DeleteReferenceStore(input *DeleteReferenceStoreInput) (*DeleteReferenceStoreOutput, error)
DeleteReferenceStore API operation for Amazon Omics.
Deletes a genome reference store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteReferenceStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteReferenceStore
func (*Omics) DeleteReferenceStoreRequest ¶
func (c *Omics) DeleteReferenceStoreRequest(input *DeleteReferenceStoreInput) (req *request.Request, output *DeleteReferenceStoreOutput)
DeleteReferenceStoreRequest generates a "aws/request.Request" representing the client's request for the DeleteReferenceStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteReferenceStore for more information on using the DeleteReferenceStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteReferenceStoreRequest method. req, resp := client.DeleteReferenceStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteReferenceStore
func (*Omics) DeleteReferenceStoreWithContext ¶
func (c *Omics) DeleteReferenceStoreWithContext(ctx aws.Context, input *DeleteReferenceStoreInput, opts ...request.Option) (*DeleteReferenceStoreOutput, error)
DeleteReferenceStoreWithContext is the same as DeleteReferenceStore with the addition of the ability to pass a context and additional request options.
See DeleteReferenceStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteReferenceWithContext ¶
func (c *Omics) DeleteReferenceWithContext(ctx aws.Context, input *DeleteReferenceInput, opts ...request.Option) (*DeleteReferenceOutput, error)
DeleteReferenceWithContext is the same as DeleteReference with the addition of the ability to pass a context and additional request options.
See DeleteReference for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteRun ¶
func (c *Omics) DeleteRun(input *DeleteRunInput) (*DeleteRunOutput, error)
DeleteRun API operation for Amazon Omics.
Deletes a workflow run.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteRun for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteRun
func (*Omics) DeleteRunGroup ¶
func (c *Omics) DeleteRunGroup(input *DeleteRunGroupInput) (*DeleteRunGroupOutput, error)
DeleteRunGroup API operation for Amazon Omics.
Deletes a workflow run group.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteRunGroup for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteRunGroup
func (*Omics) DeleteRunGroupRequest ¶
func (c *Omics) DeleteRunGroupRequest(input *DeleteRunGroupInput) (req *request.Request, output *DeleteRunGroupOutput)
DeleteRunGroupRequest generates a "aws/request.Request" representing the client's request for the DeleteRunGroup operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteRunGroup for more information on using the DeleteRunGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteRunGroupRequest method. req, resp := client.DeleteRunGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteRunGroup
func (*Omics) DeleteRunGroupWithContext ¶
func (c *Omics) DeleteRunGroupWithContext(ctx aws.Context, input *DeleteRunGroupInput, opts ...request.Option) (*DeleteRunGroupOutput, error)
DeleteRunGroupWithContext is the same as DeleteRunGroup with the addition of the ability to pass a context and additional request options.
See DeleteRunGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteRunRequest ¶
func (c *Omics) DeleteRunRequest(input *DeleteRunInput) (req *request.Request, output *DeleteRunOutput)
DeleteRunRequest generates a "aws/request.Request" representing the client's request for the DeleteRun operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteRun for more information on using the DeleteRun API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteRunRequest method. req, resp := client.DeleteRunRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteRun
func (*Omics) DeleteRunWithContext ¶
func (c *Omics) DeleteRunWithContext(ctx aws.Context, input *DeleteRunInput, opts ...request.Option) (*DeleteRunOutput, error)
DeleteRunWithContext is the same as DeleteRun with the addition of the ability to pass a context and additional request options.
See DeleteRun for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteSequenceStore ¶
func (c *Omics) DeleteSequenceStore(input *DeleteSequenceStoreInput) (*DeleteSequenceStoreOutput, error)
DeleteSequenceStore API operation for Amazon Omics.
Deletes a sequence store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteSequenceStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteSequenceStore
func (*Omics) DeleteSequenceStoreRequest ¶
func (c *Omics) DeleteSequenceStoreRequest(input *DeleteSequenceStoreInput) (req *request.Request, output *DeleteSequenceStoreOutput)
DeleteSequenceStoreRequest generates a "aws/request.Request" representing the client's request for the DeleteSequenceStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteSequenceStore for more information on using the DeleteSequenceStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteSequenceStoreRequest method. req, resp := client.DeleteSequenceStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteSequenceStore
func (*Omics) DeleteSequenceStoreWithContext ¶
func (c *Omics) DeleteSequenceStoreWithContext(ctx aws.Context, input *DeleteSequenceStoreInput, opts ...request.Option) (*DeleteSequenceStoreOutput, error)
DeleteSequenceStoreWithContext is the same as DeleteSequenceStore with the addition of the ability to pass a context and additional request options.
See DeleteSequenceStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteShare ¶ added in v1.44.323
func (c *Omics) DeleteShare(input *DeleteShareInput) (*DeleteShareOutput, error)
DeleteShare API operation for Amazon Omics.
Deletes a share of an analytics store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteShare for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteShare
func (*Omics) DeleteShareRequest ¶ added in v1.44.323
func (c *Omics) DeleteShareRequest(input *DeleteShareInput) (req *request.Request, output *DeleteShareOutput)
DeleteShareRequest generates a "aws/request.Request" representing the client's request for the DeleteShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteShare for more information on using the DeleteShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteShareRequest method. req, resp := client.DeleteShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteShare
func (*Omics) DeleteShareWithContext ¶ added in v1.44.323
func (c *Omics) DeleteShareWithContext(ctx aws.Context, input *DeleteShareInput, opts ...request.Option) (*DeleteShareOutput, error)
DeleteShareWithContext is the same as DeleteShare with the addition of the ability to pass a context and additional request options.
See DeleteShare for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteVariantStore ¶
func (c *Omics) DeleteVariantStore(input *DeleteVariantStoreInput) (*DeleteVariantStoreOutput, error)
DeleteVariantStore API operation for Amazon Omics.
Deletes a variant store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteVariantStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteVariantStore
func (*Omics) DeleteVariantStoreRequest ¶
func (c *Omics) DeleteVariantStoreRequest(input *DeleteVariantStoreInput) (req *request.Request, output *DeleteVariantStoreOutput)
DeleteVariantStoreRequest generates a "aws/request.Request" representing the client's request for the DeleteVariantStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteVariantStore for more information on using the DeleteVariantStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteVariantStoreRequest method. req, resp := client.DeleteVariantStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteVariantStore
func (*Omics) DeleteVariantStoreWithContext ¶
func (c *Omics) DeleteVariantStoreWithContext(ctx aws.Context, input *DeleteVariantStoreInput, opts ...request.Option) (*DeleteVariantStoreOutput, error)
DeleteVariantStoreWithContext is the same as DeleteVariantStore with the addition of the ability to pass a context and additional request options.
See DeleteVariantStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) DeleteWorkflow ¶
func (c *Omics) DeleteWorkflow(input *DeleteWorkflowInput) (*DeleteWorkflowOutput, error)
DeleteWorkflow API operation for Amazon Omics.
Deletes a workflow.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation DeleteWorkflow for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteWorkflow
func (*Omics) DeleteWorkflowRequest ¶
func (c *Omics) DeleteWorkflowRequest(input *DeleteWorkflowInput) (req *request.Request, output *DeleteWorkflowOutput)
DeleteWorkflowRequest generates a "aws/request.Request" representing the client's request for the DeleteWorkflow operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteWorkflow for more information on using the DeleteWorkflow API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteWorkflowRequest method. req, resp := client.DeleteWorkflowRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/DeleteWorkflow
func (*Omics) DeleteWorkflowWithContext ¶
func (c *Omics) DeleteWorkflowWithContext(ctx aws.Context, input *DeleteWorkflowInput, opts ...request.Option) (*DeleteWorkflowOutput, error)
DeleteWorkflowWithContext is the same as DeleteWorkflow with the addition of the ability to pass a context and additional request options.
See DeleteWorkflow for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetAnnotationImportJob ¶
func (c *Omics) GetAnnotationImportJob(input *GetAnnotationImportJobInput) (*GetAnnotationImportJobOutput, error)
GetAnnotationImportJob API operation for Amazon Omics.
Gets information about an annotation import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetAnnotationImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetAnnotationImportJob
func (*Omics) GetAnnotationImportJobRequest ¶
func (c *Omics) GetAnnotationImportJobRequest(input *GetAnnotationImportJobInput) (req *request.Request, output *GetAnnotationImportJobOutput)
GetAnnotationImportJobRequest generates a "aws/request.Request" representing the client's request for the GetAnnotationImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetAnnotationImportJob for more information on using the GetAnnotationImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetAnnotationImportJobRequest method. req, resp := client.GetAnnotationImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetAnnotationImportJob
func (*Omics) GetAnnotationImportJobWithContext ¶
func (c *Omics) GetAnnotationImportJobWithContext(ctx aws.Context, input *GetAnnotationImportJobInput, opts ...request.Option) (*GetAnnotationImportJobOutput, error)
GetAnnotationImportJobWithContext is the same as GetAnnotationImportJob with the addition of the ability to pass a context and additional request options.
See GetAnnotationImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetAnnotationStore ¶
func (c *Omics) GetAnnotationStore(input *GetAnnotationStoreInput) (*GetAnnotationStoreOutput, error)
GetAnnotationStore API operation for Amazon Omics.
Gets information about an annotation store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetAnnotationStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetAnnotationStore
func (*Omics) GetAnnotationStoreRequest ¶
func (c *Omics) GetAnnotationStoreRequest(input *GetAnnotationStoreInput) (req *request.Request, output *GetAnnotationStoreOutput)
GetAnnotationStoreRequest generates a "aws/request.Request" representing the client's request for the GetAnnotationStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetAnnotationStore for more information on using the GetAnnotationStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetAnnotationStoreRequest method. req, resp := client.GetAnnotationStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetAnnotationStore
func (*Omics) GetAnnotationStoreVersion ¶ added in v1.44.323
func (c *Omics) GetAnnotationStoreVersion(input *GetAnnotationStoreVersionInput) (*GetAnnotationStoreVersionOutput, error)
GetAnnotationStoreVersion API operation for Amazon Omics.
Retrieves the metadata for an annotation store version.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetAnnotationStoreVersion for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetAnnotationStoreVersion
func (*Omics) GetAnnotationStoreVersionRequest ¶ added in v1.44.323
func (c *Omics) GetAnnotationStoreVersionRequest(input *GetAnnotationStoreVersionInput) (req *request.Request, output *GetAnnotationStoreVersionOutput)
GetAnnotationStoreVersionRequest generates a "aws/request.Request" representing the client's request for the GetAnnotationStoreVersion operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetAnnotationStoreVersion for more information on using the GetAnnotationStoreVersion API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetAnnotationStoreVersionRequest method. req, resp := client.GetAnnotationStoreVersionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetAnnotationStoreVersion
func (*Omics) GetAnnotationStoreVersionWithContext ¶ added in v1.44.323
func (c *Omics) GetAnnotationStoreVersionWithContext(ctx aws.Context, input *GetAnnotationStoreVersionInput, opts ...request.Option) (*GetAnnotationStoreVersionOutput, error)
GetAnnotationStoreVersionWithContext is the same as GetAnnotationStoreVersion with the addition of the ability to pass a context and additional request options.
See GetAnnotationStoreVersion for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetAnnotationStoreWithContext ¶
func (c *Omics) GetAnnotationStoreWithContext(ctx aws.Context, input *GetAnnotationStoreInput, opts ...request.Option) (*GetAnnotationStoreOutput, error)
GetAnnotationStoreWithContext is the same as GetAnnotationStore with the addition of the ability to pass a context and additional request options.
See GetAnnotationStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReadSet ¶
func (c *Omics) GetReadSet(input *GetReadSetInput) (*GetReadSetOutput, error)
GetReadSet API operation for Amazon Omics.
Gets a file from a read set.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReadSet for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
RangeNotSatisfiableException The ranges specified in the request are not valid.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSet
func (*Omics) GetReadSetActivationJob ¶
func (c *Omics) GetReadSetActivationJob(input *GetReadSetActivationJobInput) (*GetReadSetActivationJobOutput, error)
GetReadSetActivationJob API operation for Amazon Omics.
Gets information about a read set activation job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReadSetActivationJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSetActivationJob
func (*Omics) GetReadSetActivationJobRequest ¶
func (c *Omics) GetReadSetActivationJobRequest(input *GetReadSetActivationJobInput) (req *request.Request, output *GetReadSetActivationJobOutput)
GetReadSetActivationJobRequest generates a "aws/request.Request" representing the client's request for the GetReadSetActivationJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReadSetActivationJob for more information on using the GetReadSetActivationJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReadSetActivationJobRequest method. req, resp := client.GetReadSetActivationJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSetActivationJob
func (*Omics) GetReadSetActivationJobWithContext ¶
func (c *Omics) GetReadSetActivationJobWithContext(ctx aws.Context, input *GetReadSetActivationJobInput, opts ...request.Option) (*GetReadSetActivationJobOutput, error)
GetReadSetActivationJobWithContext is the same as GetReadSetActivationJob with the addition of the ability to pass a context and additional request options.
See GetReadSetActivationJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReadSetExportJob ¶
func (c *Omics) GetReadSetExportJob(input *GetReadSetExportJobInput) (*GetReadSetExportJobOutput, error)
GetReadSetExportJob API operation for Amazon Omics.
Gets information about a read set export job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReadSetExportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSetExportJob
func (*Omics) GetReadSetExportJobRequest ¶
func (c *Omics) GetReadSetExportJobRequest(input *GetReadSetExportJobInput) (req *request.Request, output *GetReadSetExportJobOutput)
GetReadSetExportJobRequest generates a "aws/request.Request" representing the client's request for the GetReadSetExportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReadSetExportJob for more information on using the GetReadSetExportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReadSetExportJobRequest method. req, resp := client.GetReadSetExportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSetExportJob
func (*Omics) GetReadSetExportJobWithContext ¶
func (c *Omics) GetReadSetExportJobWithContext(ctx aws.Context, input *GetReadSetExportJobInput, opts ...request.Option) (*GetReadSetExportJobOutput, error)
GetReadSetExportJobWithContext is the same as GetReadSetExportJob with the addition of the ability to pass a context and additional request options.
See GetReadSetExportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReadSetImportJob ¶
func (c *Omics) GetReadSetImportJob(input *GetReadSetImportJobInput) (*GetReadSetImportJobOutput, error)
GetReadSetImportJob API operation for Amazon Omics.
Gets information about a read set import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReadSetImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSetImportJob
func (*Omics) GetReadSetImportJobRequest ¶
func (c *Omics) GetReadSetImportJobRequest(input *GetReadSetImportJobInput) (req *request.Request, output *GetReadSetImportJobOutput)
GetReadSetImportJobRequest generates a "aws/request.Request" representing the client's request for the GetReadSetImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReadSetImportJob for more information on using the GetReadSetImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReadSetImportJobRequest method. req, resp := client.GetReadSetImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSetImportJob
func (*Omics) GetReadSetImportJobWithContext ¶
func (c *Omics) GetReadSetImportJobWithContext(ctx aws.Context, input *GetReadSetImportJobInput, opts ...request.Option) (*GetReadSetImportJobOutput, error)
GetReadSetImportJobWithContext is the same as GetReadSetImportJob with the addition of the ability to pass a context and additional request options.
See GetReadSetImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReadSetMetadata ¶
func (c *Omics) GetReadSetMetadata(input *GetReadSetMetadataInput) (*GetReadSetMetadataOutput, error)
GetReadSetMetadata API operation for Amazon Omics.
Gets details about a read set.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReadSetMetadata for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSetMetadata
func (*Omics) GetReadSetMetadataRequest ¶
func (c *Omics) GetReadSetMetadataRequest(input *GetReadSetMetadataInput) (req *request.Request, output *GetReadSetMetadataOutput)
GetReadSetMetadataRequest generates a "aws/request.Request" representing the client's request for the GetReadSetMetadata operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReadSetMetadata for more information on using the GetReadSetMetadata API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReadSetMetadataRequest method. req, resp := client.GetReadSetMetadataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSetMetadata
func (*Omics) GetReadSetMetadataWithContext ¶
func (c *Omics) GetReadSetMetadataWithContext(ctx aws.Context, input *GetReadSetMetadataInput, opts ...request.Option) (*GetReadSetMetadataOutput, error)
GetReadSetMetadataWithContext is the same as GetReadSetMetadata with the addition of the ability to pass a context and additional request options.
See GetReadSetMetadata for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReadSetRequest ¶
func (c *Omics) GetReadSetRequest(input *GetReadSetInput) (req *request.Request, output *GetReadSetOutput)
GetReadSetRequest generates a "aws/request.Request" representing the client's request for the GetReadSet operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReadSet for more information on using the GetReadSet API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReadSetRequest method. req, resp := client.GetReadSetRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReadSet
func (*Omics) GetReadSetWithContext ¶
func (c *Omics) GetReadSetWithContext(ctx aws.Context, input *GetReadSetInput, opts ...request.Option) (*GetReadSetOutput, error)
GetReadSetWithContext is the same as GetReadSet with the addition of the ability to pass a context and additional request options.
See GetReadSet for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReference ¶
func (c *Omics) GetReference(input *GetReferenceInput) (*GetReferenceOutput, error)
GetReference API operation for Amazon Omics.
Gets a reference file.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReference for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
RangeNotSatisfiableException The ranges specified in the request are not valid.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReference
func (*Omics) GetReferenceImportJob ¶
func (c *Omics) GetReferenceImportJob(input *GetReferenceImportJobInput) (*GetReferenceImportJobOutput, error)
GetReferenceImportJob API operation for Amazon Omics.
Gets information about a reference import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReferenceImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReferenceImportJob
func (*Omics) GetReferenceImportJobRequest ¶
func (c *Omics) GetReferenceImportJobRequest(input *GetReferenceImportJobInput) (req *request.Request, output *GetReferenceImportJobOutput)
GetReferenceImportJobRequest generates a "aws/request.Request" representing the client's request for the GetReferenceImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReferenceImportJob for more information on using the GetReferenceImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReferenceImportJobRequest method. req, resp := client.GetReferenceImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReferenceImportJob
func (*Omics) GetReferenceImportJobWithContext ¶
func (c *Omics) GetReferenceImportJobWithContext(ctx aws.Context, input *GetReferenceImportJobInput, opts ...request.Option) (*GetReferenceImportJobOutput, error)
GetReferenceImportJobWithContext is the same as GetReferenceImportJob with the addition of the ability to pass a context and additional request options.
See GetReferenceImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReferenceMetadata ¶
func (c *Omics) GetReferenceMetadata(input *GetReferenceMetadataInput) (*GetReferenceMetadataOutput, error)
GetReferenceMetadata API operation for Amazon Omics.
Gets information about a genome reference's metadata.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReferenceMetadata for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReferenceMetadata
func (*Omics) GetReferenceMetadataRequest ¶
func (c *Omics) GetReferenceMetadataRequest(input *GetReferenceMetadataInput) (req *request.Request, output *GetReferenceMetadataOutput)
GetReferenceMetadataRequest generates a "aws/request.Request" representing the client's request for the GetReferenceMetadata operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReferenceMetadata for more information on using the GetReferenceMetadata API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReferenceMetadataRequest method. req, resp := client.GetReferenceMetadataRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReferenceMetadata
func (*Omics) GetReferenceMetadataWithContext ¶
func (c *Omics) GetReferenceMetadataWithContext(ctx aws.Context, input *GetReferenceMetadataInput, opts ...request.Option) (*GetReferenceMetadataOutput, error)
GetReferenceMetadataWithContext is the same as GetReferenceMetadata with the addition of the ability to pass a context and additional request options.
See GetReferenceMetadata for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReferenceRequest ¶
func (c *Omics) GetReferenceRequest(input *GetReferenceInput) (req *request.Request, output *GetReferenceOutput)
GetReferenceRequest generates a "aws/request.Request" representing the client's request for the GetReference operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReference for more information on using the GetReference API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReferenceRequest method. req, resp := client.GetReferenceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReference
func (*Omics) GetReferenceStore ¶
func (c *Omics) GetReferenceStore(input *GetReferenceStoreInput) (*GetReferenceStoreOutput, error)
GetReferenceStore API operation for Amazon Omics.
Gets information about a reference store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetReferenceStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReferenceStore
func (*Omics) GetReferenceStoreRequest ¶
func (c *Omics) GetReferenceStoreRequest(input *GetReferenceStoreInput) (req *request.Request, output *GetReferenceStoreOutput)
GetReferenceStoreRequest generates a "aws/request.Request" representing the client's request for the GetReferenceStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetReferenceStore for more information on using the GetReferenceStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetReferenceStoreRequest method. req, resp := client.GetReferenceStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetReferenceStore
func (*Omics) GetReferenceStoreWithContext ¶
func (c *Omics) GetReferenceStoreWithContext(ctx aws.Context, input *GetReferenceStoreInput, opts ...request.Option) (*GetReferenceStoreOutput, error)
GetReferenceStoreWithContext is the same as GetReferenceStore with the addition of the ability to pass a context and additional request options.
See GetReferenceStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetReferenceWithContext ¶
func (c *Omics) GetReferenceWithContext(ctx aws.Context, input *GetReferenceInput, opts ...request.Option) (*GetReferenceOutput, error)
GetReferenceWithContext is the same as GetReference with the addition of the ability to pass a context and additional request options.
See GetReference for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetRun ¶
func (c *Omics) GetRun(input *GetRunInput) (*GetRunOutput, error)
GetRun API operation for Amazon Omics.
Gets information about a workflow run.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetRun for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetRun
func (*Omics) GetRunGroup ¶
func (c *Omics) GetRunGroup(input *GetRunGroupInput) (*GetRunGroupOutput, error)
GetRunGroup API operation for Amazon Omics.
Gets information about a workflow run group.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetRunGroup for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetRunGroup
func (*Omics) GetRunGroupRequest ¶
func (c *Omics) GetRunGroupRequest(input *GetRunGroupInput) (req *request.Request, output *GetRunGroupOutput)
GetRunGroupRequest generates a "aws/request.Request" representing the client's request for the GetRunGroup operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetRunGroup for more information on using the GetRunGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetRunGroupRequest method. req, resp := client.GetRunGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetRunGroup
func (*Omics) GetRunGroupWithContext ¶
func (c *Omics) GetRunGroupWithContext(ctx aws.Context, input *GetRunGroupInput, opts ...request.Option) (*GetRunGroupOutput, error)
GetRunGroupWithContext is the same as GetRunGroup with the addition of the ability to pass a context and additional request options.
See GetRunGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetRunRequest ¶
func (c *Omics) GetRunRequest(input *GetRunInput) (req *request.Request, output *GetRunOutput)
GetRunRequest generates a "aws/request.Request" representing the client's request for the GetRun operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetRun for more information on using the GetRun API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetRunRequest method. req, resp := client.GetRunRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetRun
func (*Omics) GetRunTask ¶
func (c *Omics) GetRunTask(input *GetRunTaskInput) (*GetRunTaskOutput, error)
GetRunTask API operation for Amazon Omics.
Gets information about a workflow run task.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetRunTask for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetRunTask
func (*Omics) GetRunTaskRequest ¶
func (c *Omics) GetRunTaskRequest(input *GetRunTaskInput) (req *request.Request, output *GetRunTaskOutput)
GetRunTaskRequest generates a "aws/request.Request" representing the client's request for the GetRunTask operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetRunTask for more information on using the GetRunTask API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetRunTaskRequest method. req, resp := client.GetRunTaskRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetRunTask
func (*Omics) GetRunTaskWithContext ¶
func (c *Omics) GetRunTaskWithContext(ctx aws.Context, input *GetRunTaskInput, opts ...request.Option) (*GetRunTaskOutput, error)
GetRunTaskWithContext is the same as GetRunTask with the addition of the ability to pass a context and additional request options.
See GetRunTask for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetRunWithContext ¶
func (c *Omics) GetRunWithContext(ctx aws.Context, input *GetRunInput, opts ...request.Option) (*GetRunOutput, error)
GetRunWithContext is the same as GetRun with the addition of the ability to pass a context and additional request options.
See GetRun for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetSequenceStore ¶
func (c *Omics) GetSequenceStore(input *GetSequenceStoreInput) (*GetSequenceStoreOutput, error)
GetSequenceStore API operation for Amazon Omics.
Gets information about a sequence store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetSequenceStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetSequenceStore
func (*Omics) GetSequenceStoreRequest ¶
func (c *Omics) GetSequenceStoreRequest(input *GetSequenceStoreInput) (req *request.Request, output *GetSequenceStoreOutput)
GetSequenceStoreRequest generates a "aws/request.Request" representing the client's request for the GetSequenceStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetSequenceStore for more information on using the GetSequenceStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetSequenceStoreRequest method. req, resp := client.GetSequenceStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetSequenceStore
func (*Omics) GetSequenceStoreWithContext ¶
func (c *Omics) GetSequenceStoreWithContext(ctx aws.Context, input *GetSequenceStoreInput, opts ...request.Option) (*GetSequenceStoreOutput, error)
GetSequenceStoreWithContext is the same as GetSequenceStore with the addition of the ability to pass a context and additional request options.
See GetSequenceStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetShare ¶ added in v1.44.323
func (c *Omics) GetShare(input *GetShareInput) (*GetShareOutput, error)
GetShare API operation for Amazon Omics.
Retrieves the metadata for a share.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetShare for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetShare
func (*Omics) GetShareRequest ¶ added in v1.44.323
func (c *Omics) GetShareRequest(input *GetShareInput) (req *request.Request, output *GetShareOutput)
GetShareRequest generates a "aws/request.Request" representing the client's request for the GetShare operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetShare for more information on using the GetShare API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetShareRequest method. req, resp := client.GetShareRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetShare
func (*Omics) GetShareWithContext ¶ added in v1.44.323
func (c *Omics) GetShareWithContext(ctx aws.Context, input *GetShareInput, opts ...request.Option) (*GetShareOutput, error)
GetShareWithContext is the same as GetShare with the addition of the ability to pass a context and additional request options.
See GetShare for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetVariantImportJob ¶
func (c *Omics) GetVariantImportJob(input *GetVariantImportJobInput) (*GetVariantImportJobOutput, error)
GetVariantImportJob API operation for Amazon Omics.
Gets information about a variant import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetVariantImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetVariantImportJob
func (*Omics) GetVariantImportJobRequest ¶
func (c *Omics) GetVariantImportJobRequest(input *GetVariantImportJobInput) (req *request.Request, output *GetVariantImportJobOutput)
GetVariantImportJobRequest generates a "aws/request.Request" representing the client's request for the GetVariantImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetVariantImportJob for more information on using the GetVariantImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetVariantImportJobRequest method. req, resp := client.GetVariantImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetVariantImportJob
func (*Omics) GetVariantImportJobWithContext ¶
func (c *Omics) GetVariantImportJobWithContext(ctx aws.Context, input *GetVariantImportJobInput, opts ...request.Option) (*GetVariantImportJobOutput, error)
GetVariantImportJobWithContext is the same as GetVariantImportJob with the addition of the ability to pass a context and additional request options.
See GetVariantImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetVariantStore ¶
func (c *Omics) GetVariantStore(input *GetVariantStoreInput) (*GetVariantStoreOutput, error)
GetVariantStore API operation for Amazon Omics.
Gets information about a variant store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetVariantStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetVariantStore
func (*Omics) GetVariantStoreRequest ¶
func (c *Omics) GetVariantStoreRequest(input *GetVariantStoreInput) (req *request.Request, output *GetVariantStoreOutput)
GetVariantStoreRequest generates a "aws/request.Request" representing the client's request for the GetVariantStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetVariantStore for more information on using the GetVariantStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetVariantStoreRequest method. req, resp := client.GetVariantStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetVariantStore
func (*Omics) GetVariantStoreWithContext ¶
func (c *Omics) GetVariantStoreWithContext(ctx aws.Context, input *GetVariantStoreInput, opts ...request.Option) (*GetVariantStoreOutput, error)
GetVariantStoreWithContext is the same as GetVariantStore with the addition of the ability to pass a context and additional request options.
See GetVariantStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) GetWorkflow ¶
func (c *Omics) GetWorkflow(input *GetWorkflowInput) (*GetWorkflowOutput, error)
GetWorkflow API operation for Amazon Omics.
Gets information about a workflow.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation GetWorkflow for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetWorkflow
func (*Omics) GetWorkflowRequest ¶
func (c *Omics) GetWorkflowRequest(input *GetWorkflowInput) (req *request.Request, output *GetWorkflowOutput)
GetWorkflowRequest generates a "aws/request.Request" representing the client's request for the GetWorkflow operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetWorkflow for more information on using the GetWorkflow API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetWorkflowRequest method. req, resp := client.GetWorkflowRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/GetWorkflow
func (*Omics) GetWorkflowWithContext ¶
func (c *Omics) GetWorkflowWithContext(ctx aws.Context, input *GetWorkflowInput, opts ...request.Option) (*GetWorkflowOutput, error)
GetWorkflowWithContext is the same as GetWorkflow with the addition of the ability to pass a context and additional request options.
See GetWorkflow for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListAnnotationImportJobs ¶
func (c *Omics) ListAnnotationImportJobs(input *ListAnnotationImportJobsInput) (*ListAnnotationImportJobsOutput, error)
ListAnnotationImportJobs API operation for Amazon Omics.
Retrieves a list of annotation import jobs.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListAnnotationImportJobs for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListAnnotationImportJobs
func (*Omics) ListAnnotationImportJobsPages ¶
func (c *Omics) ListAnnotationImportJobsPages(input *ListAnnotationImportJobsInput, fn func(*ListAnnotationImportJobsOutput, bool) bool) error
ListAnnotationImportJobsPages iterates over the pages of a ListAnnotationImportJobs operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListAnnotationImportJobs method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListAnnotationImportJobs operation. pageNum := 0 err := client.ListAnnotationImportJobsPages(params, func(page *omics.ListAnnotationImportJobsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListAnnotationImportJobsPagesWithContext ¶
func (c *Omics) ListAnnotationImportJobsPagesWithContext(ctx aws.Context, input *ListAnnotationImportJobsInput, fn func(*ListAnnotationImportJobsOutput, bool) bool, opts ...request.Option) error
ListAnnotationImportJobsPagesWithContext same as ListAnnotationImportJobsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListAnnotationImportJobsRequest ¶
func (c *Omics) ListAnnotationImportJobsRequest(input *ListAnnotationImportJobsInput) (req *request.Request, output *ListAnnotationImportJobsOutput)
ListAnnotationImportJobsRequest generates a "aws/request.Request" representing the client's request for the ListAnnotationImportJobs operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListAnnotationImportJobs for more information on using the ListAnnotationImportJobs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListAnnotationImportJobsRequest method. req, resp := client.ListAnnotationImportJobsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListAnnotationImportJobs
func (*Omics) ListAnnotationImportJobsWithContext ¶
func (c *Omics) ListAnnotationImportJobsWithContext(ctx aws.Context, input *ListAnnotationImportJobsInput, opts ...request.Option) (*ListAnnotationImportJobsOutput, error)
ListAnnotationImportJobsWithContext is the same as ListAnnotationImportJobs with the addition of the ability to pass a context and additional request options.
See ListAnnotationImportJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListAnnotationStoreVersions ¶ added in v1.44.323
func (c *Omics) ListAnnotationStoreVersions(input *ListAnnotationStoreVersionsInput) (*ListAnnotationStoreVersionsOutput, error)
ListAnnotationStoreVersions API operation for Amazon Omics.
Lists the versions of an annotation store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListAnnotationStoreVersions for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListAnnotationStoreVersions
func (*Omics) ListAnnotationStoreVersionsPages ¶ added in v1.44.323
func (c *Omics) ListAnnotationStoreVersionsPages(input *ListAnnotationStoreVersionsInput, fn func(*ListAnnotationStoreVersionsOutput, bool) bool) error
ListAnnotationStoreVersionsPages iterates over the pages of a ListAnnotationStoreVersions operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListAnnotationStoreVersions method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListAnnotationStoreVersions operation. pageNum := 0 err := client.ListAnnotationStoreVersionsPages(params, func(page *omics.ListAnnotationStoreVersionsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListAnnotationStoreVersionsPagesWithContext ¶ added in v1.44.323
func (c *Omics) ListAnnotationStoreVersionsPagesWithContext(ctx aws.Context, input *ListAnnotationStoreVersionsInput, fn func(*ListAnnotationStoreVersionsOutput, bool) bool, opts ...request.Option) error
ListAnnotationStoreVersionsPagesWithContext same as ListAnnotationStoreVersionsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListAnnotationStoreVersionsRequest ¶ added in v1.44.323
func (c *Omics) ListAnnotationStoreVersionsRequest(input *ListAnnotationStoreVersionsInput) (req *request.Request, output *ListAnnotationStoreVersionsOutput)
ListAnnotationStoreVersionsRequest generates a "aws/request.Request" representing the client's request for the ListAnnotationStoreVersions operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListAnnotationStoreVersions for more information on using the ListAnnotationStoreVersions API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListAnnotationStoreVersionsRequest method. req, resp := client.ListAnnotationStoreVersionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListAnnotationStoreVersions
func (*Omics) ListAnnotationStoreVersionsWithContext ¶ added in v1.44.323
func (c *Omics) ListAnnotationStoreVersionsWithContext(ctx aws.Context, input *ListAnnotationStoreVersionsInput, opts ...request.Option) (*ListAnnotationStoreVersionsOutput, error)
ListAnnotationStoreVersionsWithContext is the same as ListAnnotationStoreVersions with the addition of the ability to pass a context and additional request options.
See ListAnnotationStoreVersions for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListAnnotationStores ¶
func (c *Omics) ListAnnotationStores(input *ListAnnotationStoresInput) (*ListAnnotationStoresOutput, error)
ListAnnotationStores API operation for Amazon Omics.
Retrieves a list of annotation stores.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListAnnotationStores for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListAnnotationStores
func (*Omics) ListAnnotationStoresPages ¶
func (c *Omics) ListAnnotationStoresPages(input *ListAnnotationStoresInput, fn func(*ListAnnotationStoresOutput, bool) bool) error
ListAnnotationStoresPages iterates over the pages of a ListAnnotationStores operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListAnnotationStores method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListAnnotationStores operation. pageNum := 0 err := client.ListAnnotationStoresPages(params, func(page *omics.ListAnnotationStoresOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListAnnotationStoresPagesWithContext ¶
func (c *Omics) ListAnnotationStoresPagesWithContext(ctx aws.Context, input *ListAnnotationStoresInput, fn func(*ListAnnotationStoresOutput, bool) bool, opts ...request.Option) error
ListAnnotationStoresPagesWithContext same as ListAnnotationStoresPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListAnnotationStoresRequest ¶
func (c *Omics) ListAnnotationStoresRequest(input *ListAnnotationStoresInput) (req *request.Request, output *ListAnnotationStoresOutput)
ListAnnotationStoresRequest generates a "aws/request.Request" representing the client's request for the ListAnnotationStores operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListAnnotationStores for more information on using the ListAnnotationStores API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListAnnotationStoresRequest method. req, resp := client.ListAnnotationStoresRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListAnnotationStores
func (*Omics) ListAnnotationStoresWithContext ¶
func (c *Omics) ListAnnotationStoresWithContext(ctx aws.Context, input *ListAnnotationStoresInput, opts ...request.Option) (*ListAnnotationStoresOutput, error)
ListAnnotationStoresWithContext is the same as ListAnnotationStores with the addition of the ability to pass a context and additional request options.
See ListAnnotationStores for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListMultipartReadSetUploads ¶ added in v1.44.262
func (c *Omics) ListMultipartReadSetUploads(input *ListMultipartReadSetUploadsInput) (*ListMultipartReadSetUploadsOutput, error)
ListMultipartReadSetUploads API operation for Amazon Omics.
Lists all multipart read set uploads and their statuses.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListMultipartReadSetUploads for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListMultipartReadSetUploads
func (*Omics) ListMultipartReadSetUploadsPages ¶ added in v1.44.262
func (c *Omics) ListMultipartReadSetUploadsPages(input *ListMultipartReadSetUploadsInput, fn func(*ListMultipartReadSetUploadsOutput, bool) bool) error
ListMultipartReadSetUploadsPages iterates over the pages of a ListMultipartReadSetUploads operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListMultipartReadSetUploads method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListMultipartReadSetUploads operation. pageNum := 0 err := client.ListMultipartReadSetUploadsPages(params, func(page *omics.ListMultipartReadSetUploadsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListMultipartReadSetUploadsPagesWithContext ¶ added in v1.44.262
func (c *Omics) ListMultipartReadSetUploadsPagesWithContext(ctx aws.Context, input *ListMultipartReadSetUploadsInput, fn func(*ListMultipartReadSetUploadsOutput, bool) bool, opts ...request.Option) error
ListMultipartReadSetUploadsPagesWithContext same as ListMultipartReadSetUploadsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListMultipartReadSetUploadsRequest ¶ added in v1.44.262
func (c *Omics) ListMultipartReadSetUploadsRequest(input *ListMultipartReadSetUploadsInput) (req *request.Request, output *ListMultipartReadSetUploadsOutput)
ListMultipartReadSetUploadsRequest generates a "aws/request.Request" representing the client's request for the ListMultipartReadSetUploads operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListMultipartReadSetUploads for more information on using the ListMultipartReadSetUploads API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListMultipartReadSetUploadsRequest method. req, resp := client.ListMultipartReadSetUploadsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListMultipartReadSetUploads
func (*Omics) ListMultipartReadSetUploadsWithContext ¶ added in v1.44.262
func (c *Omics) ListMultipartReadSetUploadsWithContext(ctx aws.Context, input *ListMultipartReadSetUploadsInput, opts ...request.Option) (*ListMultipartReadSetUploadsOutput, error)
ListMultipartReadSetUploadsWithContext is the same as ListMultipartReadSetUploads with the addition of the ability to pass a context and additional request options.
See ListMultipartReadSetUploads for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetActivationJobs ¶
func (c *Omics) ListReadSetActivationJobs(input *ListReadSetActivationJobsInput) (*ListReadSetActivationJobsOutput, error)
ListReadSetActivationJobs API operation for Amazon Omics.
Retrieves a list of read set activation jobs.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListReadSetActivationJobs for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSetActivationJobs
func (*Omics) ListReadSetActivationJobsPages ¶
func (c *Omics) ListReadSetActivationJobsPages(input *ListReadSetActivationJobsInput, fn func(*ListReadSetActivationJobsOutput, bool) bool) error
ListReadSetActivationJobsPages iterates over the pages of a ListReadSetActivationJobs operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListReadSetActivationJobs method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListReadSetActivationJobs operation. pageNum := 0 err := client.ListReadSetActivationJobsPages(params, func(page *omics.ListReadSetActivationJobsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListReadSetActivationJobsPagesWithContext ¶
func (c *Omics) ListReadSetActivationJobsPagesWithContext(ctx aws.Context, input *ListReadSetActivationJobsInput, fn func(*ListReadSetActivationJobsOutput, bool) bool, opts ...request.Option) error
ListReadSetActivationJobsPagesWithContext same as ListReadSetActivationJobsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetActivationJobsRequest ¶
func (c *Omics) ListReadSetActivationJobsRequest(input *ListReadSetActivationJobsInput) (req *request.Request, output *ListReadSetActivationJobsOutput)
ListReadSetActivationJobsRequest generates a "aws/request.Request" representing the client's request for the ListReadSetActivationJobs operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListReadSetActivationJobs for more information on using the ListReadSetActivationJobs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListReadSetActivationJobsRequest method. req, resp := client.ListReadSetActivationJobsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSetActivationJobs
func (*Omics) ListReadSetActivationJobsWithContext ¶
func (c *Omics) ListReadSetActivationJobsWithContext(ctx aws.Context, input *ListReadSetActivationJobsInput, opts ...request.Option) (*ListReadSetActivationJobsOutput, error)
ListReadSetActivationJobsWithContext is the same as ListReadSetActivationJobs with the addition of the ability to pass a context and additional request options.
See ListReadSetActivationJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetExportJobs ¶
func (c *Omics) ListReadSetExportJobs(input *ListReadSetExportJobsInput) (*ListReadSetExportJobsOutput, error)
ListReadSetExportJobs API operation for Amazon Omics.
Retrieves a list of read set export jobs.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListReadSetExportJobs for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSetExportJobs
func (*Omics) ListReadSetExportJobsPages ¶
func (c *Omics) ListReadSetExportJobsPages(input *ListReadSetExportJobsInput, fn func(*ListReadSetExportJobsOutput, bool) bool) error
ListReadSetExportJobsPages iterates over the pages of a ListReadSetExportJobs operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListReadSetExportJobs method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListReadSetExportJobs operation. pageNum := 0 err := client.ListReadSetExportJobsPages(params, func(page *omics.ListReadSetExportJobsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListReadSetExportJobsPagesWithContext ¶
func (c *Omics) ListReadSetExportJobsPagesWithContext(ctx aws.Context, input *ListReadSetExportJobsInput, fn func(*ListReadSetExportJobsOutput, bool) bool, opts ...request.Option) error
ListReadSetExportJobsPagesWithContext same as ListReadSetExportJobsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetExportJobsRequest ¶
func (c *Omics) ListReadSetExportJobsRequest(input *ListReadSetExportJobsInput) (req *request.Request, output *ListReadSetExportJobsOutput)
ListReadSetExportJobsRequest generates a "aws/request.Request" representing the client's request for the ListReadSetExportJobs operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListReadSetExportJobs for more information on using the ListReadSetExportJobs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListReadSetExportJobsRequest method. req, resp := client.ListReadSetExportJobsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSetExportJobs
func (*Omics) ListReadSetExportJobsWithContext ¶
func (c *Omics) ListReadSetExportJobsWithContext(ctx aws.Context, input *ListReadSetExportJobsInput, opts ...request.Option) (*ListReadSetExportJobsOutput, error)
ListReadSetExportJobsWithContext is the same as ListReadSetExportJobs with the addition of the ability to pass a context and additional request options.
See ListReadSetExportJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetImportJobs ¶
func (c *Omics) ListReadSetImportJobs(input *ListReadSetImportJobsInput) (*ListReadSetImportJobsOutput, error)
ListReadSetImportJobs API operation for Amazon Omics.
Retrieves a list of read set import jobs.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListReadSetImportJobs for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSetImportJobs
func (*Omics) ListReadSetImportJobsPages ¶
func (c *Omics) ListReadSetImportJobsPages(input *ListReadSetImportJobsInput, fn func(*ListReadSetImportJobsOutput, bool) bool) error
ListReadSetImportJobsPages iterates over the pages of a ListReadSetImportJobs operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListReadSetImportJobs method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListReadSetImportJobs operation. pageNum := 0 err := client.ListReadSetImportJobsPages(params, func(page *omics.ListReadSetImportJobsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListReadSetImportJobsPagesWithContext ¶
func (c *Omics) ListReadSetImportJobsPagesWithContext(ctx aws.Context, input *ListReadSetImportJobsInput, fn func(*ListReadSetImportJobsOutput, bool) bool, opts ...request.Option) error
ListReadSetImportJobsPagesWithContext same as ListReadSetImportJobsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetImportJobsRequest ¶
func (c *Omics) ListReadSetImportJobsRequest(input *ListReadSetImportJobsInput) (req *request.Request, output *ListReadSetImportJobsOutput)
ListReadSetImportJobsRequest generates a "aws/request.Request" representing the client's request for the ListReadSetImportJobs operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListReadSetImportJobs for more information on using the ListReadSetImportJobs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListReadSetImportJobsRequest method. req, resp := client.ListReadSetImportJobsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSetImportJobs
func (*Omics) ListReadSetImportJobsWithContext ¶
func (c *Omics) ListReadSetImportJobsWithContext(ctx aws.Context, input *ListReadSetImportJobsInput, opts ...request.Option) (*ListReadSetImportJobsOutput, error)
ListReadSetImportJobsWithContext is the same as ListReadSetImportJobs with the addition of the ability to pass a context and additional request options.
See ListReadSetImportJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetUploadParts ¶ added in v1.44.262
func (c *Omics) ListReadSetUploadParts(input *ListReadSetUploadPartsInput) (*ListReadSetUploadPartsOutput, error)
ListReadSetUploadParts API operation for Amazon Omics.
This operation will list all parts in a requested multipart upload for a sequence store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListReadSetUploadParts for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSetUploadParts
func (*Omics) ListReadSetUploadPartsPages ¶ added in v1.44.262
func (c *Omics) ListReadSetUploadPartsPages(input *ListReadSetUploadPartsInput, fn func(*ListReadSetUploadPartsOutput, bool) bool) error
ListReadSetUploadPartsPages iterates over the pages of a ListReadSetUploadParts operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListReadSetUploadParts method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListReadSetUploadParts operation. pageNum := 0 err := client.ListReadSetUploadPartsPages(params, func(page *omics.ListReadSetUploadPartsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListReadSetUploadPartsPagesWithContext ¶ added in v1.44.262
func (c *Omics) ListReadSetUploadPartsPagesWithContext(ctx aws.Context, input *ListReadSetUploadPartsInput, fn func(*ListReadSetUploadPartsOutput, bool) bool, opts ...request.Option) error
ListReadSetUploadPartsPagesWithContext same as ListReadSetUploadPartsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetUploadPartsRequest ¶ added in v1.44.262
func (c *Omics) ListReadSetUploadPartsRequest(input *ListReadSetUploadPartsInput) (req *request.Request, output *ListReadSetUploadPartsOutput)
ListReadSetUploadPartsRequest generates a "aws/request.Request" representing the client's request for the ListReadSetUploadParts operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListReadSetUploadParts for more information on using the ListReadSetUploadParts API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListReadSetUploadPartsRequest method. req, resp := client.ListReadSetUploadPartsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSetUploadParts
func (*Omics) ListReadSetUploadPartsWithContext ¶ added in v1.44.262
func (c *Omics) ListReadSetUploadPartsWithContext(ctx aws.Context, input *ListReadSetUploadPartsInput, opts ...request.Option) (*ListReadSetUploadPartsOutput, error)
ListReadSetUploadPartsWithContext is the same as ListReadSetUploadParts with the addition of the ability to pass a context and additional request options.
See ListReadSetUploadParts for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSets ¶
func (c *Omics) ListReadSets(input *ListReadSetsInput) (*ListReadSetsOutput, error)
ListReadSets API operation for Amazon Omics.
Retrieves a list of read sets.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListReadSets for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSets
func (*Omics) ListReadSetsPages ¶
func (c *Omics) ListReadSetsPages(input *ListReadSetsInput, fn func(*ListReadSetsOutput, bool) bool) error
ListReadSetsPages iterates over the pages of a ListReadSets operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListReadSets method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListReadSets operation. pageNum := 0 err := client.ListReadSetsPages(params, func(page *omics.ListReadSetsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListReadSetsPagesWithContext ¶
func (c *Omics) ListReadSetsPagesWithContext(ctx aws.Context, input *ListReadSetsInput, fn func(*ListReadSetsOutput, bool) bool, opts ...request.Option) error
ListReadSetsPagesWithContext same as ListReadSetsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReadSetsRequest ¶
func (c *Omics) ListReadSetsRequest(input *ListReadSetsInput) (req *request.Request, output *ListReadSetsOutput)
ListReadSetsRequest generates a "aws/request.Request" representing the client's request for the ListReadSets operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListReadSets for more information on using the ListReadSets API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListReadSetsRequest method. req, resp := client.ListReadSetsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReadSets
func (*Omics) ListReadSetsWithContext ¶
func (c *Omics) ListReadSetsWithContext(ctx aws.Context, input *ListReadSetsInput, opts ...request.Option) (*ListReadSetsOutput, error)
ListReadSetsWithContext is the same as ListReadSets with the addition of the ability to pass a context and additional request options.
See ListReadSets for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReferenceImportJobs ¶
func (c *Omics) ListReferenceImportJobs(input *ListReferenceImportJobsInput) (*ListReferenceImportJobsOutput, error)
ListReferenceImportJobs API operation for Amazon Omics.
Retrieves a list of reference import jobs.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListReferenceImportJobs for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReferenceImportJobs
func (*Omics) ListReferenceImportJobsPages ¶
func (c *Omics) ListReferenceImportJobsPages(input *ListReferenceImportJobsInput, fn func(*ListReferenceImportJobsOutput, bool) bool) error
ListReferenceImportJobsPages iterates over the pages of a ListReferenceImportJobs operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListReferenceImportJobs method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListReferenceImportJobs operation. pageNum := 0 err := client.ListReferenceImportJobsPages(params, func(page *omics.ListReferenceImportJobsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListReferenceImportJobsPagesWithContext ¶
func (c *Omics) ListReferenceImportJobsPagesWithContext(ctx aws.Context, input *ListReferenceImportJobsInput, fn func(*ListReferenceImportJobsOutput, bool) bool, opts ...request.Option) error
ListReferenceImportJobsPagesWithContext same as ListReferenceImportJobsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReferenceImportJobsRequest ¶
func (c *Omics) ListReferenceImportJobsRequest(input *ListReferenceImportJobsInput) (req *request.Request, output *ListReferenceImportJobsOutput)
ListReferenceImportJobsRequest generates a "aws/request.Request" representing the client's request for the ListReferenceImportJobs operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListReferenceImportJobs for more information on using the ListReferenceImportJobs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListReferenceImportJobsRequest method. req, resp := client.ListReferenceImportJobsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReferenceImportJobs
func (*Omics) ListReferenceImportJobsWithContext ¶
func (c *Omics) ListReferenceImportJobsWithContext(ctx aws.Context, input *ListReferenceImportJobsInput, opts ...request.Option) (*ListReferenceImportJobsOutput, error)
ListReferenceImportJobsWithContext is the same as ListReferenceImportJobs with the addition of the ability to pass a context and additional request options.
See ListReferenceImportJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReferenceStores ¶
func (c *Omics) ListReferenceStores(input *ListReferenceStoresInput) (*ListReferenceStoresOutput, error)
ListReferenceStores API operation for Amazon Omics.
Retrieves a list of reference stores.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListReferenceStores for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReferenceStores
func (*Omics) ListReferenceStoresPages ¶
func (c *Omics) ListReferenceStoresPages(input *ListReferenceStoresInput, fn func(*ListReferenceStoresOutput, bool) bool) error
ListReferenceStoresPages iterates over the pages of a ListReferenceStores operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListReferenceStores method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListReferenceStores operation. pageNum := 0 err := client.ListReferenceStoresPages(params, func(page *omics.ListReferenceStoresOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListReferenceStoresPagesWithContext ¶
func (c *Omics) ListReferenceStoresPagesWithContext(ctx aws.Context, input *ListReferenceStoresInput, fn func(*ListReferenceStoresOutput, bool) bool, opts ...request.Option) error
ListReferenceStoresPagesWithContext same as ListReferenceStoresPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReferenceStoresRequest ¶
func (c *Omics) ListReferenceStoresRequest(input *ListReferenceStoresInput) (req *request.Request, output *ListReferenceStoresOutput)
ListReferenceStoresRequest generates a "aws/request.Request" representing the client's request for the ListReferenceStores operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListReferenceStores for more information on using the ListReferenceStores API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListReferenceStoresRequest method. req, resp := client.ListReferenceStoresRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReferenceStores
func (*Omics) ListReferenceStoresWithContext ¶
func (c *Omics) ListReferenceStoresWithContext(ctx aws.Context, input *ListReferenceStoresInput, opts ...request.Option) (*ListReferenceStoresOutput, error)
ListReferenceStoresWithContext is the same as ListReferenceStores with the addition of the ability to pass a context and additional request options.
See ListReferenceStores for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReferences ¶
func (c *Omics) ListReferences(input *ListReferencesInput) (*ListReferencesOutput, error)
ListReferences API operation for Amazon Omics.
Retrieves a list of references.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListReferences for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReferences
func (*Omics) ListReferencesPages ¶
func (c *Omics) ListReferencesPages(input *ListReferencesInput, fn func(*ListReferencesOutput, bool) bool) error
ListReferencesPages iterates over the pages of a ListReferences operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListReferences method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListReferences operation. pageNum := 0 err := client.ListReferencesPages(params, func(page *omics.ListReferencesOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListReferencesPagesWithContext ¶
func (c *Omics) ListReferencesPagesWithContext(ctx aws.Context, input *ListReferencesInput, fn func(*ListReferencesOutput, bool) bool, opts ...request.Option) error
ListReferencesPagesWithContext same as ListReferencesPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListReferencesRequest ¶
func (c *Omics) ListReferencesRequest(input *ListReferencesInput) (req *request.Request, output *ListReferencesOutput)
ListReferencesRequest generates a "aws/request.Request" representing the client's request for the ListReferences operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListReferences for more information on using the ListReferences API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListReferencesRequest method. req, resp := client.ListReferencesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListReferences
func (*Omics) ListReferencesWithContext ¶
func (c *Omics) ListReferencesWithContext(ctx aws.Context, input *ListReferencesInput, opts ...request.Option) (*ListReferencesOutput, error)
ListReferencesWithContext is the same as ListReferences with the addition of the ability to pass a context and additional request options.
See ListReferences for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListRunGroups ¶
func (c *Omics) ListRunGroups(input *ListRunGroupsInput) (*ListRunGroupsOutput, error)
ListRunGroups API operation for Amazon Omics.
Retrieves a list of run groups.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListRunGroups for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListRunGroups
func (*Omics) ListRunGroupsPages ¶
func (c *Omics) ListRunGroupsPages(input *ListRunGroupsInput, fn func(*ListRunGroupsOutput, bool) bool) error
ListRunGroupsPages iterates over the pages of a ListRunGroups operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListRunGroups method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListRunGroups operation. pageNum := 0 err := client.ListRunGroupsPages(params, func(page *omics.ListRunGroupsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListRunGroupsPagesWithContext ¶
func (c *Omics) ListRunGroupsPagesWithContext(ctx aws.Context, input *ListRunGroupsInput, fn func(*ListRunGroupsOutput, bool) bool, opts ...request.Option) error
ListRunGroupsPagesWithContext same as ListRunGroupsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListRunGroupsRequest ¶
func (c *Omics) ListRunGroupsRequest(input *ListRunGroupsInput) (req *request.Request, output *ListRunGroupsOutput)
ListRunGroupsRequest generates a "aws/request.Request" representing the client's request for the ListRunGroups operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListRunGroups for more information on using the ListRunGroups API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListRunGroupsRequest method. req, resp := client.ListRunGroupsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListRunGroups
func (*Omics) ListRunGroupsWithContext ¶
func (c *Omics) ListRunGroupsWithContext(ctx aws.Context, input *ListRunGroupsInput, opts ...request.Option) (*ListRunGroupsOutput, error)
ListRunGroupsWithContext is the same as ListRunGroups with the addition of the ability to pass a context and additional request options.
See ListRunGroups for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListRunTasks ¶
func (c *Omics) ListRunTasks(input *ListRunTasksInput) (*ListRunTasksOutput, error)
ListRunTasks API operation for Amazon Omics.
Retrieves a list of tasks for a run.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListRunTasks for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListRunTasks
func (*Omics) ListRunTasksPages ¶
func (c *Omics) ListRunTasksPages(input *ListRunTasksInput, fn func(*ListRunTasksOutput, bool) bool) error
ListRunTasksPages iterates over the pages of a ListRunTasks operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListRunTasks method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListRunTasks operation. pageNum := 0 err := client.ListRunTasksPages(params, func(page *omics.ListRunTasksOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListRunTasksPagesWithContext ¶
func (c *Omics) ListRunTasksPagesWithContext(ctx aws.Context, input *ListRunTasksInput, fn func(*ListRunTasksOutput, bool) bool, opts ...request.Option) error
ListRunTasksPagesWithContext same as ListRunTasksPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListRunTasksRequest ¶
func (c *Omics) ListRunTasksRequest(input *ListRunTasksInput) (req *request.Request, output *ListRunTasksOutput)
ListRunTasksRequest generates a "aws/request.Request" representing the client's request for the ListRunTasks operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListRunTasks for more information on using the ListRunTasks API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListRunTasksRequest method. req, resp := client.ListRunTasksRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListRunTasks
func (*Omics) ListRunTasksWithContext ¶
func (c *Omics) ListRunTasksWithContext(ctx aws.Context, input *ListRunTasksInput, opts ...request.Option) (*ListRunTasksOutput, error)
ListRunTasksWithContext is the same as ListRunTasks with the addition of the ability to pass a context and additional request options.
See ListRunTasks for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListRuns ¶
func (c *Omics) ListRuns(input *ListRunsInput) (*ListRunsOutput, error)
ListRuns API operation for Amazon Omics.
Retrieves a list of runs.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListRuns for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListRuns
func (*Omics) ListRunsPages ¶
func (c *Omics) ListRunsPages(input *ListRunsInput, fn func(*ListRunsOutput, bool) bool) error
ListRunsPages iterates over the pages of a ListRuns operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListRuns method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListRuns operation. pageNum := 0 err := client.ListRunsPages(params, func(page *omics.ListRunsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListRunsPagesWithContext ¶
func (c *Omics) ListRunsPagesWithContext(ctx aws.Context, input *ListRunsInput, fn func(*ListRunsOutput, bool) bool, opts ...request.Option) error
ListRunsPagesWithContext same as ListRunsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListRunsRequest ¶
func (c *Omics) ListRunsRequest(input *ListRunsInput) (req *request.Request, output *ListRunsOutput)
ListRunsRequest generates a "aws/request.Request" representing the client's request for the ListRuns operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListRuns for more information on using the ListRuns API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListRunsRequest method. req, resp := client.ListRunsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListRuns
func (*Omics) ListRunsWithContext ¶
func (c *Omics) ListRunsWithContext(ctx aws.Context, input *ListRunsInput, opts ...request.Option) (*ListRunsOutput, error)
ListRunsWithContext is the same as ListRuns with the addition of the ability to pass a context and additional request options.
See ListRuns for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListSequenceStores ¶
func (c *Omics) ListSequenceStores(input *ListSequenceStoresInput) (*ListSequenceStoresOutput, error)
ListSequenceStores API operation for Amazon Omics.
Retrieves a list of sequence stores.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListSequenceStores for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListSequenceStores
func (*Omics) ListSequenceStoresPages ¶
func (c *Omics) ListSequenceStoresPages(input *ListSequenceStoresInput, fn func(*ListSequenceStoresOutput, bool) bool) error
ListSequenceStoresPages iterates over the pages of a ListSequenceStores operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListSequenceStores method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListSequenceStores operation. pageNum := 0 err := client.ListSequenceStoresPages(params, func(page *omics.ListSequenceStoresOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListSequenceStoresPagesWithContext ¶
func (c *Omics) ListSequenceStoresPagesWithContext(ctx aws.Context, input *ListSequenceStoresInput, fn func(*ListSequenceStoresOutput, bool) bool, opts ...request.Option) error
ListSequenceStoresPagesWithContext same as ListSequenceStoresPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListSequenceStoresRequest ¶
func (c *Omics) ListSequenceStoresRequest(input *ListSequenceStoresInput) (req *request.Request, output *ListSequenceStoresOutput)
ListSequenceStoresRequest generates a "aws/request.Request" representing the client's request for the ListSequenceStores operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListSequenceStores for more information on using the ListSequenceStores API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListSequenceStoresRequest method. req, resp := client.ListSequenceStoresRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListSequenceStores
func (*Omics) ListSequenceStoresWithContext ¶
func (c *Omics) ListSequenceStoresWithContext(ctx aws.Context, input *ListSequenceStoresInput, opts ...request.Option) (*ListSequenceStoresOutput, error)
ListSequenceStoresWithContext is the same as ListSequenceStores with the addition of the ability to pass a context and additional request options.
See ListSequenceStores for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListShares ¶ added in v1.44.323
func (c *Omics) ListShares(input *ListSharesInput) (*ListSharesOutput, error)
ListShares API operation for Amazon Omics.
Lists all shares associated with an account.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListShares for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListShares
func (*Omics) ListSharesPages ¶ added in v1.44.323
func (c *Omics) ListSharesPages(input *ListSharesInput, fn func(*ListSharesOutput, bool) bool) error
ListSharesPages iterates over the pages of a ListShares operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListShares method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListShares operation. pageNum := 0 err := client.ListSharesPages(params, func(page *omics.ListSharesOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListSharesPagesWithContext ¶ added in v1.44.323
func (c *Omics) ListSharesPagesWithContext(ctx aws.Context, input *ListSharesInput, fn func(*ListSharesOutput, bool) bool, opts ...request.Option) error
ListSharesPagesWithContext same as ListSharesPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListSharesRequest ¶ added in v1.44.323
func (c *Omics) ListSharesRequest(input *ListSharesInput) (req *request.Request, output *ListSharesOutput)
ListSharesRequest generates a "aws/request.Request" representing the client's request for the ListShares operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListShares for more information on using the ListShares API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListSharesRequest method. req, resp := client.ListSharesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListShares
func (*Omics) ListSharesWithContext ¶ added in v1.44.323
func (c *Omics) ListSharesWithContext(ctx aws.Context, input *ListSharesInput, opts ...request.Option) (*ListSharesOutput, error)
ListSharesWithContext is the same as ListShares with the addition of the ability to pass a context and additional request options.
See ListShares for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListTagsForResource ¶
func (c *Omics) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error)
ListTagsForResource API operation for Amazon Omics.
Retrieves a list of tags for a resource.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListTagsForResource for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListTagsForResource
func (*Omics) ListTagsForResourceRequest ¶
func (c *Omics) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput)
ListTagsForResourceRequest generates a "aws/request.Request" representing the client's request for the ListTagsForResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListTagsForResource for more information on using the ListTagsForResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListTagsForResourceRequest method. req, resp := client.ListTagsForResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListTagsForResource
func (*Omics) ListTagsForResourceWithContext ¶
func (c *Omics) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error)
ListTagsForResourceWithContext is the same as ListTagsForResource with the addition of the ability to pass a context and additional request options.
See ListTagsForResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListVariantImportJobs ¶
func (c *Omics) ListVariantImportJobs(input *ListVariantImportJobsInput) (*ListVariantImportJobsOutput, error)
ListVariantImportJobs API operation for Amazon Omics.
Retrieves a list of variant import jobs.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListVariantImportJobs for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListVariantImportJobs
func (*Omics) ListVariantImportJobsPages ¶
func (c *Omics) ListVariantImportJobsPages(input *ListVariantImportJobsInput, fn func(*ListVariantImportJobsOutput, bool) bool) error
ListVariantImportJobsPages iterates over the pages of a ListVariantImportJobs operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListVariantImportJobs method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListVariantImportJobs operation. pageNum := 0 err := client.ListVariantImportJobsPages(params, func(page *omics.ListVariantImportJobsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListVariantImportJobsPagesWithContext ¶
func (c *Omics) ListVariantImportJobsPagesWithContext(ctx aws.Context, input *ListVariantImportJobsInput, fn func(*ListVariantImportJobsOutput, bool) bool, opts ...request.Option) error
ListVariantImportJobsPagesWithContext same as ListVariantImportJobsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListVariantImportJobsRequest ¶
func (c *Omics) ListVariantImportJobsRequest(input *ListVariantImportJobsInput) (req *request.Request, output *ListVariantImportJobsOutput)
ListVariantImportJobsRequest generates a "aws/request.Request" representing the client's request for the ListVariantImportJobs operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListVariantImportJobs for more information on using the ListVariantImportJobs API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListVariantImportJobsRequest method. req, resp := client.ListVariantImportJobsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListVariantImportJobs
func (*Omics) ListVariantImportJobsWithContext ¶
func (c *Omics) ListVariantImportJobsWithContext(ctx aws.Context, input *ListVariantImportJobsInput, opts ...request.Option) (*ListVariantImportJobsOutput, error)
ListVariantImportJobsWithContext is the same as ListVariantImportJobs with the addition of the ability to pass a context and additional request options.
See ListVariantImportJobs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListVariantStores ¶
func (c *Omics) ListVariantStores(input *ListVariantStoresInput) (*ListVariantStoresOutput, error)
ListVariantStores API operation for Amazon Omics.
Retrieves a list of variant stores.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListVariantStores for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListVariantStores
func (*Omics) ListVariantStoresPages ¶
func (c *Omics) ListVariantStoresPages(input *ListVariantStoresInput, fn func(*ListVariantStoresOutput, bool) bool) error
ListVariantStoresPages iterates over the pages of a ListVariantStores operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListVariantStores method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListVariantStores operation. pageNum := 0 err := client.ListVariantStoresPages(params, func(page *omics.ListVariantStoresOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListVariantStoresPagesWithContext ¶
func (c *Omics) ListVariantStoresPagesWithContext(ctx aws.Context, input *ListVariantStoresInput, fn func(*ListVariantStoresOutput, bool) bool, opts ...request.Option) error
ListVariantStoresPagesWithContext same as ListVariantStoresPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListVariantStoresRequest ¶
func (c *Omics) ListVariantStoresRequest(input *ListVariantStoresInput) (req *request.Request, output *ListVariantStoresOutput)
ListVariantStoresRequest generates a "aws/request.Request" representing the client's request for the ListVariantStores operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListVariantStores for more information on using the ListVariantStores API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListVariantStoresRequest method. req, resp := client.ListVariantStoresRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListVariantStores
func (*Omics) ListVariantStoresWithContext ¶
func (c *Omics) ListVariantStoresWithContext(ctx aws.Context, input *ListVariantStoresInput, opts ...request.Option) (*ListVariantStoresOutput, error)
ListVariantStoresWithContext is the same as ListVariantStores with the addition of the ability to pass a context and additional request options.
See ListVariantStores for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListWorkflows ¶
func (c *Omics) ListWorkflows(input *ListWorkflowsInput) (*ListWorkflowsOutput, error)
ListWorkflows API operation for Amazon Omics.
Retrieves a list of workflows.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation ListWorkflows for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListWorkflows
func (*Omics) ListWorkflowsPages ¶
func (c *Omics) ListWorkflowsPages(input *ListWorkflowsInput, fn func(*ListWorkflowsOutput, bool) bool) error
ListWorkflowsPages iterates over the pages of a ListWorkflows operation, calling the "fn" function with the response data for each page. To stop iterating, return false from the fn function.
See ListWorkflows method for more information on how to use this operation.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListWorkflows operation. pageNum := 0 err := client.ListWorkflowsPages(params, func(page *omics.ListWorkflowsOutput, lastPage bool) bool { pageNum++ fmt.Println(page) return pageNum <= 3 })
func (*Omics) ListWorkflowsPagesWithContext ¶
func (c *Omics) ListWorkflowsPagesWithContext(ctx aws.Context, input *ListWorkflowsInput, fn func(*ListWorkflowsOutput, bool) bool, opts ...request.Option) error
ListWorkflowsPagesWithContext same as ListWorkflowsPages except it takes a Context and allows setting request options on the pages.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) ListWorkflowsRequest ¶
func (c *Omics) ListWorkflowsRequest(input *ListWorkflowsInput) (req *request.Request, output *ListWorkflowsOutput)
ListWorkflowsRequest generates a "aws/request.Request" representing the client's request for the ListWorkflows operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListWorkflows for more information on using the ListWorkflows API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListWorkflowsRequest method. req, resp := client.ListWorkflowsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/ListWorkflows
func (*Omics) ListWorkflowsWithContext ¶
func (c *Omics) ListWorkflowsWithContext(ctx aws.Context, input *ListWorkflowsInput, opts ...request.Option) (*ListWorkflowsOutput, error)
ListWorkflowsWithContext is the same as ListWorkflows with the addition of the ability to pass a context and additional request options.
See ListWorkflows for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) StartAnnotationImportJob ¶
func (c *Omics) StartAnnotationImportJob(input *StartAnnotationImportJobInput) (*StartAnnotationImportJobOutput, error)
StartAnnotationImportJob API operation for Amazon Omics.
Starts an annotation import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation StartAnnotationImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartAnnotationImportJob
func (*Omics) StartAnnotationImportJobRequest ¶
func (c *Omics) StartAnnotationImportJobRequest(input *StartAnnotationImportJobInput) (req *request.Request, output *StartAnnotationImportJobOutput)
StartAnnotationImportJobRequest generates a "aws/request.Request" representing the client's request for the StartAnnotationImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StartAnnotationImportJob for more information on using the StartAnnotationImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StartAnnotationImportJobRequest method. req, resp := client.StartAnnotationImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartAnnotationImportJob
func (*Omics) StartAnnotationImportJobWithContext ¶
func (c *Omics) StartAnnotationImportJobWithContext(ctx aws.Context, input *StartAnnotationImportJobInput, opts ...request.Option) (*StartAnnotationImportJobOutput, error)
StartAnnotationImportJobWithContext is the same as StartAnnotationImportJob with the addition of the ability to pass a context and additional request options.
See StartAnnotationImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) StartReadSetActivationJob ¶
func (c *Omics) StartReadSetActivationJob(input *StartReadSetActivationJobInput) (*StartReadSetActivationJobOutput, error)
StartReadSetActivationJob API operation for Amazon Omics.
Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read sets after 30 days.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation StartReadSetActivationJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartReadSetActivationJob
func (*Omics) StartReadSetActivationJobRequest ¶
func (c *Omics) StartReadSetActivationJobRequest(input *StartReadSetActivationJobInput) (req *request.Request, output *StartReadSetActivationJobOutput)
StartReadSetActivationJobRequest generates a "aws/request.Request" representing the client's request for the StartReadSetActivationJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StartReadSetActivationJob for more information on using the StartReadSetActivationJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StartReadSetActivationJobRequest method. req, resp := client.StartReadSetActivationJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartReadSetActivationJob
func (*Omics) StartReadSetActivationJobWithContext ¶
func (c *Omics) StartReadSetActivationJobWithContext(ctx aws.Context, input *StartReadSetActivationJobInput, opts ...request.Option) (*StartReadSetActivationJobOutput, error)
StartReadSetActivationJobWithContext is the same as StartReadSetActivationJob with the addition of the ability to pass a context and additional request options.
See StartReadSetActivationJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) StartReadSetExportJob ¶
func (c *Omics) StartReadSetExportJob(input *StartReadSetExportJobInput) (*StartReadSetExportJobOutput, error)
StartReadSetExportJob API operation for Amazon Omics.
Exports a read set to Amazon S3.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation StartReadSetExportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartReadSetExportJob
func (*Omics) StartReadSetExportJobRequest ¶
func (c *Omics) StartReadSetExportJobRequest(input *StartReadSetExportJobInput) (req *request.Request, output *StartReadSetExportJobOutput)
StartReadSetExportJobRequest generates a "aws/request.Request" representing the client's request for the StartReadSetExportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StartReadSetExportJob for more information on using the StartReadSetExportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StartReadSetExportJobRequest method. req, resp := client.StartReadSetExportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartReadSetExportJob
func (*Omics) StartReadSetExportJobWithContext ¶
func (c *Omics) StartReadSetExportJobWithContext(ctx aws.Context, input *StartReadSetExportJobInput, opts ...request.Option) (*StartReadSetExportJobOutput, error)
StartReadSetExportJobWithContext is the same as StartReadSetExportJob with the addition of the ability to pass a context and additional request options.
See StartReadSetExportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) StartReadSetImportJob ¶
func (c *Omics) StartReadSetImportJob(input *StartReadSetImportJobInput) (*StartReadSetImportJobOutput, error)
StartReadSetImportJob API operation for Amazon Omics.
Starts a read set import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation StartReadSetImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartReadSetImportJob
func (*Omics) StartReadSetImportJobRequest ¶
func (c *Omics) StartReadSetImportJobRequest(input *StartReadSetImportJobInput) (req *request.Request, output *StartReadSetImportJobOutput)
StartReadSetImportJobRequest generates a "aws/request.Request" representing the client's request for the StartReadSetImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StartReadSetImportJob for more information on using the StartReadSetImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StartReadSetImportJobRequest method. req, resp := client.StartReadSetImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartReadSetImportJob
func (*Omics) StartReadSetImportJobWithContext ¶
func (c *Omics) StartReadSetImportJobWithContext(ctx aws.Context, input *StartReadSetImportJobInput, opts ...request.Option) (*StartReadSetImportJobOutput, error)
StartReadSetImportJobWithContext is the same as StartReadSetImportJob with the addition of the ability to pass a context and additional request options.
See StartReadSetImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) StartReferenceImportJob ¶
func (c *Omics) StartReferenceImportJob(input *StartReferenceImportJobInput) (*StartReferenceImportJobOutput, error)
StartReferenceImportJob API operation for Amazon Omics.
Starts a reference import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation StartReferenceImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartReferenceImportJob
func (*Omics) StartReferenceImportJobRequest ¶
func (c *Omics) StartReferenceImportJobRequest(input *StartReferenceImportJobInput) (req *request.Request, output *StartReferenceImportJobOutput)
StartReferenceImportJobRequest generates a "aws/request.Request" representing the client's request for the StartReferenceImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StartReferenceImportJob for more information on using the StartReferenceImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StartReferenceImportJobRequest method. req, resp := client.StartReferenceImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartReferenceImportJob
func (*Omics) StartReferenceImportJobWithContext ¶
func (c *Omics) StartReferenceImportJobWithContext(ctx aws.Context, input *StartReferenceImportJobInput, opts ...request.Option) (*StartReferenceImportJobOutput, error)
StartReferenceImportJobWithContext is the same as StartReferenceImportJob with the addition of the ability to pass a context and additional request options.
See StartReferenceImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) StartRun ¶
func (c *Omics) StartRun(input *StartRunInput) (*StartRunOutput, error)
StartRun API operation for Amazon Omics.
Starts a run.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation StartRun for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartRun
func (*Omics) StartRunRequest ¶
func (c *Omics) StartRunRequest(input *StartRunInput) (req *request.Request, output *StartRunOutput)
StartRunRequest generates a "aws/request.Request" representing the client's request for the StartRun operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StartRun for more information on using the StartRun API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StartRunRequest method. req, resp := client.StartRunRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartRun
func (*Omics) StartRunWithContext ¶
func (c *Omics) StartRunWithContext(ctx aws.Context, input *StartRunInput, opts ...request.Option) (*StartRunOutput, error)
StartRunWithContext is the same as StartRun with the addition of the ability to pass a context and additional request options.
See StartRun for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) StartVariantImportJob ¶
func (c *Omics) StartVariantImportJob(input *StartVariantImportJobInput) (*StartVariantImportJobOutput, error)
StartVariantImportJob API operation for Amazon Omics.
Starts a variant import job.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation StartVariantImportJob for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartVariantImportJob
func (*Omics) StartVariantImportJobRequest ¶
func (c *Omics) StartVariantImportJobRequest(input *StartVariantImportJobInput) (req *request.Request, output *StartVariantImportJobOutput)
StartVariantImportJobRequest generates a "aws/request.Request" representing the client's request for the StartVariantImportJob operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See StartVariantImportJob for more information on using the StartVariantImportJob API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the StartVariantImportJobRequest method. req, resp := client.StartVariantImportJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/StartVariantImportJob
func (*Omics) StartVariantImportJobWithContext ¶
func (c *Omics) StartVariantImportJobWithContext(ctx aws.Context, input *StartVariantImportJobInput, opts ...request.Option) (*StartVariantImportJobOutput, error)
StartVariantImportJobWithContext is the same as StartVariantImportJob with the addition of the ability to pass a context and additional request options.
See StartVariantImportJob for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) TagResource ¶
func (c *Omics) TagResource(input *TagResourceInput) (*TagResourceOutput, error)
TagResource API operation for Amazon Omics.
Tags a resource.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation TagResource for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/TagResource
func (*Omics) TagResourceRequest ¶
func (c *Omics) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput)
TagResourceRequest generates a "aws/request.Request" representing the client's request for the TagResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See TagResource for more information on using the TagResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the TagResourceRequest method. req, resp := client.TagResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/TagResource
func (*Omics) TagResourceWithContext ¶
func (c *Omics) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error)
TagResourceWithContext is the same as TagResource with the addition of the ability to pass a context and additional request options.
See TagResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) UntagResource ¶
func (c *Omics) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error)
UntagResource API operation for Amazon Omics.
Removes tags from a resource.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation UntagResource for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UntagResource
func (*Omics) UntagResourceRequest ¶
func (c *Omics) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput)
UntagResourceRequest generates a "aws/request.Request" representing the client's request for the UntagResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UntagResource for more information on using the UntagResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UntagResourceRequest method. req, resp := client.UntagResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UntagResource
func (*Omics) UntagResourceWithContext ¶
func (c *Omics) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error)
UntagResourceWithContext is the same as UntagResource with the addition of the ability to pass a context and additional request options.
See UntagResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) UpdateAnnotationStore ¶
func (c *Omics) UpdateAnnotationStore(input *UpdateAnnotationStoreInput) (*UpdateAnnotationStoreOutput, error)
UpdateAnnotationStore API operation for Amazon Omics.
Updates an annotation store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation UpdateAnnotationStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateAnnotationStore
func (*Omics) UpdateAnnotationStoreRequest ¶
func (c *Omics) UpdateAnnotationStoreRequest(input *UpdateAnnotationStoreInput) (req *request.Request, output *UpdateAnnotationStoreOutput)
UpdateAnnotationStoreRequest generates a "aws/request.Request" representing the client's request for the UpdateAnnotationStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateAnnotationStore for more information on using the UpdateAnnotationStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateAnnotationStoreRequest method. req, resp := client.UpdateAnnotationStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateAnnotationStore
func (*Omics) UpdateAnnotationStoreVersion ¶ added in v1.44.323
func (c *Omics) UpdateAnnotationStoreVersion(input *UpdateAnnotationStoreVersionInput) (*UpdateAnnotationStoreVersionOutput, error)
UpdateAnnotationStoreVersion API operation for Amazon Omics.
Updates the description of an annotation store version.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation UpdateAnnotationStoreVersion for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateAnnotationStoreVersion
func (*Omics) UpdateAnnotationStoreVersionRequest ¶ added in v1.44.323
func (c *Omics) UpdateAnnotationStoreVersionRequest(input *UpdateAnnotationStoreVersionInput) (req *request.Request, output *UpdateAnnotationStoreVersionOutput)
UpdateAnnotationStoreVersionRequest generates a "aws/request.Request" representing the client's request for the UpdateAnnotationStoreVersion operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateAnnotationStoreVersion for more information on using the UpdateAnnotationStoreVersion API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateAnnotationStoreVersionRequest method. req, resp := client.UpdateAnnotationStoreVersionRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateAnnotationStoreVersion
func (*Omics) UpdateAnnotationStoreVersionWithContext ¶ added in v1.44.323
func (c *Omics) UpdateAnnotationStoreVersionWithContext(ctx aws.Context, input *UpdateAnnotationStoreVersionInput, opts ...request.Option) (*UpdateAnnotationStoreVersionOutput, error)
UpdateAnnotationStoreVersionWithContext is the same as UpdateAnnotationStoreVersion with the addition of the ability to pass a context and additional request options.
See UpdateAnnotationStoreVersion for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) UpdateAnnotationStoreWithContext ¶
func (c *Omics) UpdateAnnotationStoreWithContext(ctx aws.Context, input *UpdateAnnotationStoreInput, opts ...request.Option) (*UpdateAnnotationStoreOutput, error)
UpdateAnnotationStoreWithContext is the same as UpdateAnnotationStore with the addition of the ability to pass a context and additional request options.
See UpdateAnnotationStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) UpdateRunGroup ¶
func (c *Omics) UpdateRunGroup(input *UpdateRunGroupInput) (*UpdateRunGroupOutput, error)
UpdateRunGroup API operation for Amazon Omics.
Updates a run group.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation UpdateRunGroup for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateRunGroup
func (*Omics) UpdateRunGroupRequest ¶
func (c *Omics) UpdateRunGroupRequest(input *UpdateRunGroupInput) (req *request.Request, output *UpdateRunGroupOutput)
UpdateRunGroupRequest generates a "aws/request.Request" representing the client's request for the UpdateRunGroup operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateRunGroup for more information on using the UpdateRunGroup API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateRunGroupRequest method. req, resp := client.UpdateRunGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateRunGroup
func (*Omics) UpdateRunGroupWithContext ¶
func (c *Omics) UpdateRunGroupWithContext(ctx aws.Context, input *UpdateRunGroupInput, opts ...request.Option) (*UpdateRunGroupOutput, error)
UpdateRunGroupWithContext is the same as UpdateRunGroup with the addition of the ability to pass a context and additional request options.
See UpdateRunGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) UpdateVariantStore ¶
func (c *Omics) UpdateVariantStore(input *UpdateVariantStoreInput) (*UpdateVariantStoreOutput, error)
UpdateVariantStore API operation for Amazon Omics.
Updates a variant store.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation UpdateVariantStore for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateVariantStore
func (*Omics) UpdateVariantStoreRequest ¶
func (c *Omics) UpdateVariantStoreRequest(input *UpdateVariantStoreInput) (req *request.Request, output *UpdateVariantStoreOutput)
UpdateVariantStoreRequest generates a "aws/request.Request" representing the client's request for the UpdateVariantStore operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateVariantStore for more information on using the UpdateVariantStore API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateVariantStoreRequest method. req, resp := client.UpdateVariantStoreRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateVariantStore
func (*Omics) UpdateVariantStoreWithContext ¶
func (c *Omics) UpdateVariantStoreWithContext(ctx aws.Context, input *UpdateVariantStoreInput, opts ...request.Option) (*UpdateVariantStoreOutput, error)
UpdateVariantStoreWithContext is the same as UpdateVariantStore with the addition of the ability to pass a context and additional request options.
See UpdateVariantStore for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) UpdateWorkflow ¶
func (c *Omics) UpdateWorkflow(input *UpdateWorkflowInput) (*UpdateWorkflowOutput, error)
UpdateWorkflow API operation for Amazon Omics.
Updates a workflow.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation UpdateWorkflow for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ConflictException The request cannot be applied to the target resource in its current state.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateWorkflow
func (*Omics) UpdateWorkflowRequest ¶
func (c *Omics) UpdateWorkflowRequest(input *UpdateWorkflowInput) (req *request.Request, output *UpdateWorkflowOutput)
UpdateWorkflowRequest generates a "aws/request.Request" representing the client's request for the UpdateWorkflow operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateWorkflow for more information on using the UpdateWorkflow API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateWorkflowRequest method. req, resp := client.UpdateWorkflowRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UpdateWorkflow
func (*Omics) UpdateWorkflowWithContext ¶
func (c *Omics) UpdateWorkflowWithContext(ctx aws.Context, input *UpdateWorkflowInput, opts ...request.Option) (*UpdateWorkflowOutput, error)
UpdateWorkflowWithContext is the same as UpdateWorkflow with the addition of the ability to pass a context and additional request options.
See UpdateWorkflow for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) UploadReadSetPart ¶ added in v1.44.262
func (c *Omics) UploadReadSetPart(input *UploadReadSetPartInput) (*UploadReadSetPartOutput, error)
UploadReadSetPart API operation for Amazon Omics.
This operation uploads a specific part of a read set. If you upload a new part using a previously used part number, the previously uploaded part will be overwritten.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Omics's API operation UploadReadSetPart for usage and error information.
Returned Error Types:
InternalServerException An unexpected error occurred. Try the request again.
NotSupportedOperationException The operation is not supported by Amazon Omics, or the API does not exist.
ServiceQuotaExceededException The request exceeds a service quota.
ThrottlingException The request was denied due to request throttling.
ValidationException The input fails to satisfy the constraints specified by an AWS service.
ResourceNotFoundException The target resource was not found in the current Region.
AccessDeniedException You do not have sufficient access to perform this action.
RequestTimeoutException The request timed out.
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UploadReadSetPart
func (*Omics) UploadReadSetPartRequest ¶ added in v1.44.262
func (c *Omics) UploadReadSetPartRequest(input *UploadReadSetPartInput) (req *request.Request, output *UploadReadSetPartOutput)
UploadReadSetPartRequest generates a "aws/request.Request" representing the client's request for the UploadReadSetPart operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UploadReadSetPart for more information on using the UploadReadSetPart API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UploadReadSetPartRequest method. req, resp := client.UploadReadSetPartRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/omics-2022-11-28/UploadReadSetPart
func (*Omics) UploadReadSetPartWithContext ¶ added in v1.44.262
func (c *Omics) UploadReadSetPartWithContext(ctx aws.Context, input *UploadReadSetPartInput, opts ...request.Option) (*UploadReadSetPartOutput, error)
UploadReadSetPartWithContext is the same as UploadReadSetPart with the addition of the ability to pass a context and additional request options.
See UploadReadSetPart for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilAnnotationImportJobCreated ¶
func (c *Omics) WaitUntilAnnotationImportJobCreated(input *GetAnnotationImportJobInput) error
WaitUntilAnnotationImportJobCreated uses the Amazon Omics API operation GetAnnotationImportJob to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilAnnotationImportJobCreatedWithContext ¶
func (c *Omics) WaitUntilAnnotationImportJobCreatedWithContext(ctx aws.Context, input *GetAnnotationImportJobInput, opts ...request.WaiterOption) error
WaitUntilAnnotationImportJobCreatedWithContext is an extended version of WaitUntilAnnotationImportJobCreated. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilAnnotationStoreCreated ¶
func (c *Omics) WaitUntilAnnotationStoreCreated(input *GetAnnotationStoreInput) error
WaitUntilAnnotationStoreCreated uses the Amazon Omics API operation GetAnnotationStore to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilAnnotationStoreCreatedWithContext ¶
func (c *Omics) WaitUntilAnnotationStoreCreatedWithContext(ctx aws.Context, input *GetAnnotationStoreInput, opts ...request.WaiterOption) error
WaitUntilAnnotationStoreCreatedWithContext is an extended version of WaitUntilAnnotationStoreCreated. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilAnnotationStoreDeleted ¶
func (c *Omics) WaitUntilAnnotationStoreDeleted(input *GetAnnotationStoreInput) error
WaitUntilAnnotationStoreDeleted uses the Amazon Omics API operation GetAnnotationStore to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilAnnotationStoreDeletedWithContext ¶
func (c *Omics) WaitUntilAnnotationStoreDeletedWithContext(ctx aws.Context, input *GetAnnotationStoreInput, opts ...request.WaiterOption) error
WaitUntilAnnotationStoreDeletedWithContext is an extended version of WaitUntilAnnotationStoreDeleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilAnnotationStoreVersionCreated ¶ added in v1.44.323
func (c *Omics) WaitUntilAnnotationStoreVersionCreated(input *GetAnnotationStoreVersionInput) error
WaitUntilAnnotationStoreVersionCreated uses the Amazon Omics API operation GetAnnotationStoreVersion to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilAnnotationStoreVersionCreatedWithContext ¶ added in v1.44.323
func (c *Omics) WaitUntilAnnotationStoreVersionCreatedWithContext(ctx aws.Context, input *GetAnnotationStoreVersionInput, opts ...request.WaiterOption) error
WaitUntilAnnotationStoreVersionCreatedWithContext is an extended version of WaitUntilAnnotationStoreVersionCreated. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilAnnotationStoreVersionDeleted ¶ added in v1.44.323
func (c *Omics) WaitUntilAnnotationStoreVersionDeleted(input *GetAnnotationStoreVersionInput) error
WaitUntilAnnotationStoreVersionDeleted uses the Amazon Omics API operation GetAnnotationStoreVersion to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilAnnotationStoreVersionDeletedWithContext ¶ added in v1.44.323
func (c *Omics) WaitUntilAnnotationStoreVersionDeletedWithContext(ctx aws.Context, input *GetAnnotationStoreVersionInput, opts ...request.WaiterOption) error
WaitUntilAnnotationStoreVersionDeletedWithContext is an extended version of WaitUntilAnnotationStoreVersionDeleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilReadSetActivationJobCompleted ¶
func (c *Omics) WaitUntilReadSetActivationJobCompleted(input *GetReadSetActivationJobInput) error
WaitUntilReadSetActivationJobCompleted uses the Amazon Omics API operation GetReadSetActivationJob to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilReadSetActivationJobCompletedWithContext ¶
func (c *Omics) WaitUntilReadSetActivationJobCompletedWithContext(ctx aws.Context, input *GetReadSetActivationJobInput, opts ...request.WaiterOption) error
WaitUntilReadSetActivationJobCompletedWithContext is an extended version of WaitUntilReadSetActivationJobCompleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilReadSetExportJobCompleted ¶
func (c *Omics) WaitUntilReadSetExportJobCompleted(input *GetReadSetExportJobInput) error
WaitUntilReadSetExportJobCompleted uses the Amazon Omics API operation GetReadSetExportJob to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilReadSetExportJobCompletedWithContext ¶
func (c *Omics) WaitUntilReadSetExportJobCompletedWithContext(ctx aws.Context, input *GetReadSetExportJobInput, opts ...request.WaiterOption) error
WaitUntilReadSetExportJobCompletedWithContext is an extended version of WaitUntilReadSetExportJobCompleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilReadSetImportJobCompleted ¶
func (c *Omics) WaitUntilReadSetImportJobCompleted(input *GetReadSetImportJobInput) error
WaitUntilReadSetImportJobCompleted uses the Amazon Omics API operation GetReadSetImportJob to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilReadSetImportJobCompletedWithContext ¶
func (c *Omics) WaitUntilReadSetImportJobCompletedWithContext(ctx aws.Context, input *GetReadSetImportJobInput, opts ...request.WaiterOption) error
WaitUntilReadSetImportJobCompletedWithContext is an extended version of WaitUntilReadSetImportJobCompleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilReferenceImportJobCompleted ¶
func (c *Omics) WaitUntilReferenceImportJobCompleted(input *GetReferenceImportJobInput) error
WaitUntilReferenceImportJobCompleted uses the Amazon Omics API operation GetReferenceImportJob to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilReferenceImportJobCompletedWithContext ¶
func (c *Omics) WaitUntilReferenceImportJobCompletedWithContext(ctx aws.Context, input *GetReferenceImportJobInput, opts ...request.WaiterOption) error
WaitUntilReferenceImportJobCompletedWithContext is an extended version of WaitUntilReferenceImportJobCompleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilRunCompleted ¶
func (c *Omics) WaitUntilRunCompleted(input *GetRunInput) error
WaitUntilRunCompleted uses the Amazon Omics API operation GetRun to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilRunCompletedWithContext ¶
func (c *Omics) WaitUntilRunCompletedWithContext(ctx aws.Context, input *GetRunInput, opts ...request.WaiterOption) error
WaitUntilRunCompletedWithContext is an extended version of WaitUntilRunCompleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilRunRunning ¶
func (c *Omics) WaitUntilRunRunning(input *GetRunInput) error
WaitUntilRunRunning uses the Amazon Omics API operation GetRun to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilRunRunningWithContext ¶
func (c *Omics) WaitUntilRunRunningWithContext(ctx aws.Context, input *GetRunInput, opts ...request.WaiterOption) error
WaitUntilRunRunningWithContext is an extended version of WaitUntilRunRunning. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilTaskCompleted ¶
func (c *Omics) WaitUntilTaskCompleted(input *GetRunTaskInput) error
WaitUntilTaskCompleted uses the Amazon Omics API operation GetRunTask to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilTaskCompletedWithContext ¶
func (c *Omics) WaitUntilTaskCompletedWithContext(ctx aws.Context, input *GetRunTaskInput, opts ...request.WaiterOption) error
WaitUntilTaskCompletedWithContext is an extended version of WaitUntilTaskCompleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilTaskRunning ¶
func (c *Omics) WaitUntilTaskRunning(input *GetRunTaskInput) error
WaitUntilTaskRunning uses the Amazon Omics API operation GetRunTask to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilTaskRunningWithContext ¶
func (c *Omics) WaitUntilTaskRunningWithContext(ctx aws.Context, input *GetRunTaskInput, opts ...request.WaiterOption) error
WaitUntilTaskRunningWithContext is an extended version of WaitUntilTaskRunning. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilVariantImportJobCreated ¶
func (c *Omics) WaitUntilVariantImportJobCreated(input *GetVariantImportJobInput) error
WaitUntilVariantImportJobCreated uses the Amazon Omics API operation GetVariantImportJob to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilVariantImportJobCreatedWithContext ¶
func (c *Omics) WaitUntilVariantImportJobCreatedWithContext(ctx aws.Context, input *GetVariantImportJobInput, opts ...request.WaiterOption) error
WaitUntilVariantImportJobCreatedWithContext is an extended version of WaitUntilVariantImportJobCreated. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilVariantStoreCreated ¶
func (c *Omics) WaitUntilVariantStoreCreated(input *GetVariantStoreInput) error
WaitUntilVariantStoreCreated uses the Amazon Omics API operation GetVariantStore to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilVariantStoreCreatedWithContext ¶
func (c *Omics) WaitUntilVariantStoreCreatedWithContext(ctx aws.Context, input *GetVariantStoreInput, opts ...request.WaiterOption) error
WaitUntilVariantStoreCreatedWithContext is an extended version of WaitUntilVariantStoreCreated. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilVariantStoreDeleted ¶
func (c *Omics) WaitUntilVariantStoreDeleted(input *GetVariantStoreInput) error
WaitUntilVariantStoreDeleted uses the Amazon Omics API operation GetVariantStore to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilVariantStoreDeletedWithContext ¶
func (c *Omics) WaitUntilVariantStoreDeletedWithContext(ctx aws.Context, input *GetVariantStoreInput, opts ...request.WaiterOption) error
WaitUntilVariantStoreDeletedWithContext is an extended version of WaitUntilVariantStoreDeleted. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*Omics) WaitUntilWorkflowActive ¶
func (c *Omics) WaitUntilWorkflowActive(input *GetWorkflowInput) error
WaitUntilWorkflowActive uses the Amazon Omics API operation GetWorkflow to wait for a condition to be met before returning. If the condition is not met within the max attempt window, an error will be returned.
func (*Omics) WaitUntilWorkflowActiveWithContext ¶
func (c *Omics) WaitUntilWorkflowActiveWithContext(ctx aws.Context, input *GetWorkflowInput, opts ...request.WaiterOption) error
WaitUntilWorkflowActiveWithContext is an extended version of WaitUntilWorkflowActive. With the support for passing in a context and options to configure the Waiter and the underlying request options.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type RangeNotSatisfiableException ¶
type RangeNotSatisfiableException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The ranges specified in the request are not valid.
func (*RangeNotSatisfiableException) Code ¶
func (s *RangeNotSatisfiableException) Code() string
Code returns the exception type name.
func (*RangeNotSatisfiableException) Error ¶
func (s *RangeNotSatisfiableException) Error() string
func (RangeNotSatisfiableException) GoString ¶
func (s RangeNotSatisfiableException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RangeNotSatisfiableException) Message ¶
func (s *RangeNotSatisfiableException) Message() string
Message returns the exception's message.
func (*RangeNotSatisfiableException) OrigErr ¶
func (s *RangeNotSatisfiableException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*RangeNotSatisfiableException) RequestID ¶
func (s *RangeNotSatisfiableException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*RangeNotSatisfiableException) StatusCode ¶
func (s *RangeNotSatisfiableException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (RangeNotSatisfiableException) String ¶
func (s RangeNotSatisfiableException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReadOptions ¶
type ReadOptions struct { // The file's comment character. Comment *string `locationName:"comment" min:"1" type:"string"` // The file's encoding. Encoding *string `locationName:"encoding" min:"1" type:"string"` // A character for escaping quotes in the file. Escape *string `locationName:"escape" min:"1" type:"string"` // Whether quotes need to be escaped in the file. EscapeQuotes *bool `locationName:"escapeQuotes" type:"boolean"` // Whether the file has a header row. Header *bool `locationName:"header" type:"boolean"` // A line separator for the file. LineSep *string `locationName:"lineSep" min:"1" type:"string"` // The file's quote character. Quote *string `locationName:"quote" min:"1" type:"string"` // Whether all values need to be quoted, or just those that contain quotes. QuoteAll *bool `locationName:"quoteAll" type:"boolean"` // The file's field separator. Sep *string `locationName:"sep" min:"1" type:"string"` // contains filtered or unexported fields }
Read options for an annotation import job.
func (ReadOptions) GoString ¶
func (s ReadOptions) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadOptions) SetComment ¶
func (s *ReadOptions) SetComment(v string) *ReadOptions
SetComment sets the Comment field's value.
func (*ReadOptions) SetEncoding ¶
func (s *ReadOptions) SetEncoding(v string) *ReadOptions
SetEncoding sets the Encoding field's value.
func (*ReadOptions) SetEscape ¶
func (s *ReadOptions) SetEscape(v string) *ReadOptions
SetEscape sets the Escape field's value.
func (*ReadOptions) SetEscapeQuotes ¶
func (s *ReadOptions) SetEscapeQuotes(v bool) *ReadOptions
SetEscapeQuotes sets the EscapeQuotes field's value.
func (*ReadOptions) SetHeader ¶
func (s *ReadOptions) SetHeader(v bool) *ReadOptions
SetHeader sets the Header field's value.
func (*ReadOptions) SetLineSep ¶
func (s *ReadOptions) SetLineSep(v string) *ReadOptions
SetLineSep sets the LineSep field's value.
func (*ReadOptions) SetQuote ¶
func (s *ReadOptions) SetQuote(v string) *ReadOptions
SetQuote sets the Quote field's value.
func (*ReadOptions) SetQuoteAll ¶
func (s *ReadOptions) SetQuoteAll(v bool) *ReadOptions
SetQuoteAll sets the QuoteAll field's value.
func (*ReadOptions) SetSep ¶
func (s *ReadOptions) SetSep(v string) *ReadOptions
SetSep sets the Sep field's value.
func (ReadOptions) String ¶
func (s ReadOptions) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadOptions) Validate ¶
func (s *ReadOptions) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReadSetBatchError ¶
type ReadSetBatchError struct { // The error's code. // // Code is a required field Code *string `locationName:"code" type:"string" required:"true"` // The error's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The error's message. // // Message is a required field Message *string `locationName:"message" type:"string" required:"true"` // contains filtered or unexported fields }
An error from a batch read set operation.
func (ReadSetBatchError) GoString ¶
func (s ReadSetBatchError) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadSetBatchError) SetCode ¶
func (s *ReadSetBatchError) SetCode(v string) *ReadSetBatchError
SetCode sets the Code field's value.
func (*ReadSetBatchError) SetId ¶
func (s *ReadSetBatchError) SetId(v string) *ReadSetBatchError
SetId sets the Id field's value.
func (*ReadSetBatchError) SetMessage ¶
func (s *ReadSetBatchError) SetMessage(v string) *ReadSetBatchError
SetMessage sets the Message field's value.
func (ReadSetBatchError) String ¶
func (s ReadSetBatchError) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReadSetFiles ¶
type ReadSetFiles struct { // The files' index. Index *FileInformation `locationName:"index" type:"structure"` // The location of the first file in Amazon S3. Source1 *FileInformation `locationName:"source1" type:"structure"` // The location of the second file in Amazon S3. Source2 *FileInformation `locationName:"source2" type:"structure"` // contains filtered or unexported fields }
Files in a read set.
func (ReadSetFiles) GoString ¶
func (s ReadSetFiles) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadSetFiles) SetIndex ¶
func (s *ReadSetFiles) SetIndex(v *FileInformation) *ReadSetFiles
SetIndex sets the Index field's value.
func (*ReadSetFiles) SetSource1 ¶
func (s *ReadSetFiles) SetSource1(v *FileInformation) *ReadSetFiles
SetSource1 sets the Source1 field's value.
func (*ReadSetFiles) SetSource2 ¶
func (s *ReadSetFiles) SetSource2(v *FileInformation) *ReadSetFiles
SetSource2 sets the Source2 field's value.
func (ReadSetFiles) String ¶
func (s ReadSetFiles) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReadSetFilter ¶
type ReadSetFilter struct { // The filter's start date. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // The filter's end date. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // The creation type of the read set. CreationType *string `locationName:"creationType" type:"string" enum:"CreationType"` // Where the source originated. GeneratedFrom *string `locationName:"generatedFrom" min:"1" type:"string"` // A name to filter on. Name *string `locationName:"name" min:"1" type:"string"` // A genome reference ARN to filter on. ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string"` // The read set source's sample ID. SampleId *string `locationName:"sampleId" min:"1" type:"string"` // A status to filter on. Status *string `locationName:"status" type:"string" enum:"ReadSetStatus"` // The read set source's subject ID. SubjectId *string `locationName:"subjectId" min:"1" type:"string"` // contains filtered or unexported fields }
A filter for read sets.
func (ReadSetFilter) GoString ¶
func (s ReadSetFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadSetFilter) SetCreatedAfter ¶
func (s *ReadSetFilter) SetCreatedAfter(v time.Time) *ReadSetFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*ReadSetFilter) SetCreatedBefore ¶
func (s *ReadSetFilter) SetCreatedBefore(v time.Time) *ReadSetFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (*ReadSetFilter) SetCreationType ¶ added in v1.44.313
func (s *ReadSetFilter) SetCreationType(v string) *ReadSetFilter
SetCreationType sets the CreationType field's value.
func (*ReadSetFilter) SetGeneratedFrom ¶ added in v1.44.262
func (s *ReadSetFilter) SetGeneratedFrom(v string) *ReadSetFilter
SetGeneratedFrom sets the GeneratedFrom field's value.
func (*ReadSetFilter) SetName ¶
func (s *ReadSetFilter) SetName(v string) *ReadSetFilter
SetName sets the Name field's value.
func (*ReadSetFilter) SetReferenceArn ¶
func (s *ReadSetFilter) SetReferenceArn(v string) *ReadSetFilter
SetReferenceArn sets the ReferenceArn field's value.
func (*ReadSetFilter) SetSampleId ¶ added in v1.44.262
func (s *ReadSetFilter) SetSampleId(v string) *ReadSetFilter
SetSampleId sets the SampleId field's value.
func (*ReadSetFilter) SetStatus ¶
func (s *ReadSetFilter) SetStatus(v string) *ReadSetFilter
SetStatus sets the Status field's value.
func (*ReadSetFilter) SetSubjectId ¶ added in v1.44.262
func (s *ReadSetFilter) SetSubjectId(v string) *ReadSetFilter
SetSubjectId sets the SubjectId field's value.
func (ReadSetFilter) String ¶
func (s ReadSetFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadSetFilter) Validate ¶
func (s *ReadSetFilter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReadSetListItem ¶
type ReadSetListItem struct { // The read set's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the read set was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The creation type of the read set. CreationType *string `locationName:"creationType" type:"string" enum:"CreationType"` // The read set's description. Description *string `locationName:"description" min:"1" type:"string"` // The read set's file type. // // FileType is a required field FileType *string `locationName:"fileType" type:"string" required:"true" enum:"FileType"` // The read set's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The read set's name. Name *string `locationName:"name" min:"1" type:"string"` // The read set's genome reference ARN. ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string"` // The read set's sample ID. SampleId *string `locationName:"sampleId" min:"1" type:"string"` // Details about a sequence. SequenceInformation *SequenceInformation `locationName:"sequenceInformation" type:"structure"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The read set's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetStatus"` // The status for a read set. It provides more detail as to why the read set // has a status. StatusMessage *string `locationName:"statusMessage" min:"1" type:"string"` // The read set's subject ID. SubjectId *string `locationName:"subjectId" min:"1" type:"string"` // contains filtered or unexported fields }
A read set.
func (ReadSetListItem) GoString ¶
func (s ReadSetListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadSetListItem) SetArn ¶
func (s *ReadSetListItem) SetArn(v string) *ReadSetListItem
SetArn sets the Arn field's value.
func (*ReadSetListItem) SetCreationTime ¶
func (s *ReadSetListItem) SetCreationTime(v time.Time) *ReadSetListItem
SetCreationTime sets the CreationTime field's value.
func (*ReadSetListItem) SetCreationType ¶ added in v1.44.313
func (s *ReadSetListItem) SetCreationType(v string) *ReadSetListItem
SetCreationType sets the CreationType field's value.
func (*ReadSetListItem) SetDescription ¶
func (s *ReadSetListItem) SetDescription(v string) *ReadSetListItem
SetDescription sets the Description field's value.
func (*ReadSetListItem) SetFileType ¶
func (s *ReadSetListItem) SetFileType(v string) *ReadSetListItem
SetFileType sets the FileType field's value.
func (*ReadSetListItem) SetId ¶
func (s *ReadSetListItem) SetId(v string) *ReadSetListItem
SetId sets the Id field's value.
func (*ReadSetListItem) SetName ¶
func (s *ReadSetListItem) SetName(v string) *ReadSetListItem
SetName sets the Name field's value.
func (*ReadSetListItem) SetReferenceArn ¶
func (s *ReadSetListItem) SetReferenceArn(v string) *ReadSetListItem
SetReferenceArn sets the ReferenceArn field's value.
func (*ReadSetListItem) SetSampleId ¶
func (s *ReadSetListItem) SetSampleId(v string) *ReadSetListItem
SetSampleId sets the SampleId field's value.
func (*ReadSetListItem) SetSequenceInformation ¶
func (s *ReadSetListItem) SetSequenceInformation(v *SequenceInformation) *ReadSetListItem
SetSequenceInformation sets the SequenceInformation field's value.
func (*ReadSetListItem) SetSequenceStoreId ¶
func (s *ReadSetListItem) SetSequenceStoreId(v string) *ReadSetListItem
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*ReadSetListItem) SetStatus ¶
func (s *ReadSetListItem) SetStatus(v string) *ReadSetListItem
SetStatus sets the Status field's value.
func (*ReadSetListItem) SetStatusMessage ¶ added in v1.44.262
func (s *ReadSetListItem) SetStatusMessage(v string) *ReadSetListItem
SetStatusMessage sets the StatusMessage field's value.
func (*ReadSetListItem) SetSubjectId ¶
func (s *ReadSetListItem) SetSubjectId(v string) *ReadSetListItem
SetSubjectId sets the SubjectId field's value.
func (ReadSetListItem) String ¶
func (s ReadSetListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReadSetUploadPartListFilter ¶ added in v1.44.262
type ReadSetUploadPartListFilter struct { // Filters for read set uploads after a specified time. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // Filters for read set part uploads before a specified time. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // contains filtered or unexported fields }
Filter settings that select for read set upload parts of interest.
func (ReadSetUploadPartListFilter) GoString ¶ added in v1.44.262
func (s ReadSetUploadPartListFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadSetUploadPartListFilter) SetCreatedAfter ¶ added in v1.44.262
func (s *ReadSetUploadPartListFilter) SetCreatedAfter(v time.Time) *ReadSetUploadPartListFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*ReadSetUploadPartListFilter) SetCreatedBefore ¶ added in v1.44.262
func (s *ReadSetUploadPartListFilter) SetCreatedBefore(v time.Time) *ReadSetUploadPartListFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (ReadSetUploadPartListFilter) String ¶ added in v1.44.262
func (s ReadSetUploadPartListFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReadSetUploadPartListItem ¶ added in v1.44.262
type ReadSetUploadPartListItem struct { // A unique identifier used to confirm that parts are being added to the correct // upload. // // Checksum is a required field Checksum *string `locationName:"checksum" type:"string" required:"true"` // The time stamp for when a direct upload was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The time stamp for the most recent update to an uploaded part. LastUpdatedTime *time.Time `locationName:"lastUpdatedTime" type:"timestamp" timestampFormat:"iso8601"` // The number identifying the part in an upload. // // PartNumber is a required field PartNumber *int64 `locationName:"partNumber" min:"1" type:"integer" required:"true"` // The size of the the part in an upload. // // PartSize is a required field PartSize *int64 `locationName:"partSize" min:"1" type:"long" required:"true"` // The origin of the part being direct uploaded. // // PartSource is a required field PartSource *string `locationName:"partSource" type:"string" required:"true" enum:"ReadSetPartSource"` // contains filtered or unexported fields }
The metadata of a single part of a file that was added to a multipart upload. A list of these parts is returned in the response to the ListReadSetUploadParts API.
func (ReadSetUploadPartListItem) GoString ¶ added in v1.44.262
func (s ReadSetUploadPartListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReadSetUploadPartListItem) SetChecksum ¶ added in v1.44.262
func (s *ReadSetUploadPartListItem) SetChecksum(v string) *ReadSetUploadPartListItem
SetChecksum sets the Checksum field's value.
func (*ReadSetUploadPartListItem) SetCreationTime ¶ added in v1.44.262
func (s *ReadSetUploadPartListItem) SetCreationTime(v time.Time) *ReadSetUploadPartListItem
SetCreationTime sets the CreationTime field's value.
func (*ReadSetUploadPartListItem) SetLastUpdatedTime ¶ added in v1.44.262
func (s *ReadSetUploadPartListItem) SetLastUpdatedTime(v time.Time) *ReadSetUploadPartListItem
SetLastUpdatedTime sets the LastUpdatedTime field's value.
func (*ReadSetUploadPartListItem) SetPartNumber ¶ added in v1.44.262
func (s *ReadSetUploadPartListItem) SetPartNumber(v int64) *ReadSetUploadPartListItem
SetPartNumber sets the PartNumber field's value.
func (*ReadSetUploadPartListItem) SetPartSize ¶ added in v1.44.262
func (s *ReadSetUploadPartListItem) SetPartSize(v int64) *ReadSetUploadPartListItem
SetPartSize sets the PartSize field's value.
func (*ReadSetUploadPartListItem) SetPartSource ¶ added in v1.44.262
func (s *ReadSetUploadPartListItem) SetPartSource(v string) *ReadSetUploadPartListItem
SetPartSource sets the PartSource field's value.
func (ReadSetUploadPartListItem) String ¶ added in v1.44.262
func (s ReadSetUploadPartListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReferenceFiles ¶
type ReferenceFiles struct { // The files' index. Index *FileInformation `locationName:"index" type:"structure"` // The source file's location in Amazon S3. Source *FileInformation `locationName:"source" type:"structure"` // contains filtered or unexported fields }
A set of genome reference files.
func (ReferenceFiles) GoString ¶
func (s ReferenceFiles) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceFiles) SetIndex ¶
func (s *ReferenceFiles) SetIndex(v *FileInformation) *ReferenceFiles
SetIndex sets the Index field's value.
func (*ReferenceFiles) SetSource ¶
func (s *ReferenceFiles) SetSource(v *FileInformation) *ReferenceFiles
SetSource sets the Source field's value.
func (ReferenceFiles) String ¶
func (s ReferenceFiles) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReferenceFilter ¶
type ReferenceFilter struct { // The filter's start date. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // The filter's end date. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // An MD5 checksum to filter on. Md5 *string `locationName:"md5" min:"1" type:"string"` // A name to filter on. Name *string `locationName:"name" min:"3" type:"string"` // contains filtered or unexported fields }
A filter for references.
func (ReferenceFilter) GoString ¶
func (s ReferenceFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceFilter) SetCreatedAfter ¶
func (s *ReferenceFilter) SetCreatedAfter(v time.Time) *ReferenceFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*ReferenceFilter) SetCreatedBefore ¶
func (s *ReferenceFilter) SetCreatedBefore(v time.Time) *ReferenceFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (*ReferenceFilter) SetMd5 ¶
func (s *ReferenceFilter) SetMd5(v string) *ReferenceFilter
SetMd5 sets the Md5 field's value.
func (*ReferenceFilter) SetName ¶
func (s *ReferenceFilter) SetName(v string) *ReferenceFilter
SetName sets the Name field's value.
func (ReferenceFilter) String ¶
func (s ReferenceFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceFilter) Validate ¶
func (s *ReferenceFilter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReferenceItem ¶
type ReferenceItem struct { // The reference's ARN. ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string"` // contains filtered or unexported fields }
A genome reference.
func (ReferenceItem) GoString ¶
func (s ReferenceItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceItem) SetReferenceArn ¶
func (s *ReferenceItem) SetReferenceArn(v string) *ReferenceItem
SetReferenceArn sets the ReferenceArn field's value.
func (ReferenceItem) String ¶
func (s ReferenceItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceItem) Validate ¶
func (s *ReferenceItem) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReferenceListItem ¶
type ReferenceListItem struct { // The reference's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the reference was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The reference's description. Description *string `locationName:"description" min:"1" type:"string"` // The reference's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The reference's MD5 checksum. // // Md5 is a required field Md5 *string `locationName:"md5" min:"1" type:"string" required:"true"` // The reference's name. Name *string `locationName:"name" min:"3" type:"string"` // The reference's store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // The reference's status. Status *string `locationName:"status" type:"string" enum:"ReferenceStatus"` // When the reference was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
A genome reference.
func (ReferenceListItem) GoString ¶
func (s ReferenceListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceListItem) SetArn ¶
func (s *ReferenceListItem) SetArn(v string) *ReferenceListItem
SetArn sets the Arn field's value.
func (*ReferenceListItem) SetCreationTime ¶
func (s *ReferenceListItem) SetCreationTime(v time.Time) *ReferenceListItem
SetCreationTime sets the CreationTime field's value.
func (*ReferenceListItem) SetDescription ¶
func (s *ReferenceListItem) SetDescription(v string) *ReferenceListItem
SetDescription sets the Description field's value.
func (*ReferenceListItem) SetId ¶
func (s *ReferenceListItem) SetId(v string) *ReferenceListItem
SetId sets the Id field's value.
func (*ReferenceListItem) SetMd5 ¶
func (s *ReferenceListItem) SetMd5(v string) *ReferenceListItem
SetMd5 sets the Md5 field's value.
func (*ReferenceListItem) SetName ¶
func (s *ReferenceListItem) SetName(v string) *ReferenceListItem
SetName sets the Name field's value.
func (*ReferenceListItem) SetReferenceStoreId ¶
func (s *ReferenceListItem) SetReferenceStoreId(v string) *ReferenceListItem
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (*ReferenceListItem) SetStatus ¶
func (s *ReferenceListItem) SetStatus(v string) *ReferenceListItem
SetStatus sets the Status field's value.
func (*ReferenceListItem) SetUpdateTime ¶
func (s *ReferenceListItem) SetUpdateTime(v time.Time) *ReferenceListItem
SetUpdateTime sets the UpdateTime field's value.
func (ReferenceListItem) String ¶
func (s ReferenceListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReferenceStoreDetail ¶
type ReferenceStoreDetail struct { // The store's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. Description *string `locationName:"description" min:"1" type:"string"` // The store's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The store's name. Name *string `locationName:"name" min:"1" type:"string"` // The store's server-side encryption (SSE) settings. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // contains filtered or unexported fields }
Details about a reference store.
func (ReferenceStoreDetail) GoString ¶
func (s ReferenceStoreDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceStoreDetail) SetArn ¶
func (s *ReferenceStoreDetail) SetArn(v string) *ReferenceStoreDetail
SetArn sets the Arn field's value.
func (*ReferenceStoreDetail) SetCreationTime ¶
func (s *ReferenceStoreDetail) SetCreationTime(v time.Time) *ReferenceStoreDetail
SetCreationTime sets the CreationTime field's value.
func (*ReferenceStoreDetail) SetDescription ¶
func (s *ReferenceStoreDetail) SetDescription(v string) *ReferenceStoreDetail
SetDescription sets the Description field's value.
func (*ReferenceStoreDetail) SetId ¶
func (s *ReferenceStoreDetail) SetId(v string) *ReferenceStoreDetail
SetId sets the Id field's value.
func (*ReferenceStoreDetail) SetName ¶
func (s *ReferenceStoreDetail) SetName(v string) *ReferenceStoreDetail
SetName sets the Name field's value.
func (*ReferenceStoreDetail) SetSseConfig ¶
func (s *ReferenceStoreDetail) SetSseConfig(v *SseConfig) *ReferenceStoreDetail
SetSseConfig sets the SseConfig field's value.
func (ReferenceStoreDetail) String ¶
func (s ReferenceStoreDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ReferenceStoreFilter ¶
type ReferenceStoreFilter struct { // The filter's start date. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // The filter's end date. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // The name to filter on. Name *string `locationName:"name" min:"1" type:"string"` // contains filtered or unexported fields }
A filter for reference stores.
func (ReferenceStoreFilter) GoString ¶
func (s ReferenceStoreFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceStoreFilter) SetCreatedAfter ¶
func (s *ReferenceStoreFilter) SetCreatedAfter(v time.Time) *ReferenceStoreFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*ReferenceStoreFilter) SetCreatedBefore ¶
func (s *ReferenceStoreFilter) SetCreatedBefore(v time.Time) *ReferenceStoreFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (*ReferenceStoreFilter) SetName ¶
func (s *ReferenceStoreFilter) SetName(v string) *ReferenceStoreFilter
SetName sets the Name field's value.
func (ReferenceStoreFilter) String ¶
func (s ReferenceStoreFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ReferenceStoreFilter) Validate ¶
func (s *ReferenceStoreFilter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RequestTimeoutException ¶
type RequestTimeoutException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The request timed out.
func (*RequestTimeoutException) Code ¶
func (s *RequestTimeoutException) Code() string
Code returns the exception type name.
func (*RequestTimeoutException) Error ¶
func (s *RequestTimeoutException) Error() string
func (RequestTimeoutException) GoString ¶
func (s RequestTimeoutException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RequestTimeoutException) Message ¶
func (s *RequestTimeoutException) Message() string
Message returns the exception's message.
func (*RequestTimeoutException) OrigErr ¶
func (s *RequestTimeoutException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*RequestTimeoutException) RequestID ¶
func (s *RequestTimeoutException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*RequestTimeoutException) StatusCode ¶
func (s *RequestTimeoutException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (RequestTimeoutException) String ¶
func (s RequestTimeoutException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ResourceNotFoundException ¶
type ResourceNotFoundException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The target resource was not found in the current Region.
func (*ResourceNotFoundException) Code ¶
func (s *ResourceNotFoundException) Code() string
Code returns the exception type name.
func (*ResourceNotFoundException) Error ¶
func (s *ResourceNotFoundException) Error() string
func (ResourceNotFoundException) GoString ¶
func (s ResourceNotFoundException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ResourceNotFoundException) Message ¶
func (s *ResourceNotFoundException) Message() string
Message returns the exception's message.
func (*ResourceNotFoundException) OrigErr ¶
func (s *ResourceNotFoundException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ResourceNotFoundException) RequestID ¶
func (s *ResourceNotFoundException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ResourceNotFoundException) StatusCode ¶
func (s *ResourceNotFoundException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ResourceNotFoundException) String ¶
func (s ResourceNotFoundException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type RunGroupListItem ¶
type RunGroupListItem struct { // The group's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // When the group was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The group's ID. Id *string `locationName:"id" min:"1" type:"string"` // The group's maximum CPU count setting. MaxCpus *int64 `locationName:"maxCpus" min:"1" type:"integer"` // The group's maximum duration setting in minutes. MaxDuration *int64 `locationName:"maxDuration" min:"1" type:"integer"` // The maximum GPUs that can be used by a run group. MaxGpus *int64 `locationName:"maxGpus" min:"1" type:"integer"` // The group's maximum concurrent run setting. MaxRuns *int64 `locationName:"maxRuns" min:"1" type:"integer"` // The group's name. Name *string `locationName:"name" min:"1" type:"string"` // contains filtered or unexported fields }
A run group.
func (RunGroupListItem) GoString ¶
func (s RunGroupListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RunGroupListItem) SetArn ¶
func (s *RunGroupListItem) SetArn(v string) *RunGroupListItem
SetArn sets the Arn field's value.
func (*RunGroupListItem) SetCreationTime ¶
func (s *RunGroupListItem) SetCreationTime(v time.Time) *RunGroupListItem
SetCreationTime sets the CreationTime field's value.
func (*RunGroupListItem) SetId ¶
func (s *RunGroupListItem) SetId(v string) *RunGroupListItem
SetId sets the Id field's value.
func (*RunGroupListItem) SetMaxCpus ¶
func (s *RunGroupListItem) SetMaxCpus(v int64) *RunGroupListItem
SetMaxCpus sets the MaxCpus field's value.
func (*RunGroupListItem) SetMaxDuration ¶
func (s *RunGroupListItem) SetMaxDuration(v int64) *RunGroupListItem
SetMaxDuration sets the MaxDuration field's value.
func (*RunGroupListItem) SetMaxGpus ¶ added in v1.44.262
func (s *RunGroupListItem) SetMaxGpus(v int64) *RunGroupListItem
SetMaxGpus sets the MaxGpus field's value.
func (*RunGroupListItem) SetMaxRuns ¶
func (s *RunGroupListItem) SetMaxRuns(v int64) *RunGroupListItem
SetMaxRuns sets the MaxRuns field's value.
func (*RunGroupListItem) SetName ¶
func (s *RunGroupListItem) SetName(v string) *RunGroupListItem
SetName sets the Name field's value.
func (RunGroupListItem) String ¶
func (s RunGroupListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type RunListItem ¶
type RunListItem struct { // The run's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // When the run was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The run's ID. Id *string `locationName:"id" min:"1" type:"string"` // The run's name. Name *string `locationName:"name" min:"1" type:"string"` // The run's priority. Priority *int64 `locationName:"priority" type:"integer"` // When the run started. StartTime *time.Time `locationName:"startTime" type:"timestamp" timestampFormat:"iso8601"` // The run's status. Status *string `locationName:"status" min:"1" type:"string" enum:"RunStatus"` // When the run stopped. StopTime *time.Time `locationName:"stopTime" type:"timestamp" timestampFormat:"iso8601"` // The run's storage capacity. StorageCapacity *int64 `locationName:"storageCapacity" type:"integer"` // The run's workflow ID. WorkflowId *string `locationName:"workflowId" min:"1" type:"string"` // contains filtered or unexported fields }
A workflow run.
func (RunListItem) GoString ¶
func (s RunListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*RunListItem) SetArn ¶
func (s *RunListItem) SetArn(v string) *RunListItem
SetArn sets the Arn field's value.
func (*RunListItem) SetCreationTime ¶
func (s *RunListItem) SetCreationTime(v time.Time) *RunListItem
SetCreationTime sets the CreationTime field's value.
func (*RunListItem) SetId ¶
func (s *RunListItem) SetId(v string) *RunListItem
SetId sets the Id field's value.
func (*RunListItem) SetName ¶
func (s *RunListItem) SetName(v string) *RunListItem
SetName sets the Name field's value.
func (*RunListItem) SetPriority ¶
func (s *RunListItem) SetPriority(v int64) *RunListItem
SetPriority sets the Priority field's value.
func (*RunListItem) SetStartTime ¶
func (s *RunListItem) SetStartTime(v time.Time) *RunListItem
SetStartTime sets the StartTime field's value.
func (*RunListItem) SetStatus ¶
func (s *RunListItem) SetStatus(v string) *RunListItem
SetStatus sets the Status field's value.
func (*RunListItem) SetStopTime ¶
func (s *RunListItem) SetStopTime(v time.Time) *RunListItem
SetStopTime sets the StopTime field's value.
func (*RunListItem) SetStorageCapacity ¶
func (s *RunListItem) SetStorageCapacity(v int64) *RunListItem
SetStorageCapacity sets the StorageCapacity field's value.
func (*RunListItem) SetWorkflowId ¶
func (s *RunListItem) SetWorkflowId(v string) *RunListItem
SetWorkflowId sets the WorkflowId field's value.
func (RunListItem) String ¶
func (s RunListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SequenceInformation ¶
type SequenceInformation struct { // The sequence's alignment setting. Alignment *string `locationName:"alignment" type:"string"` // Where the sequence originated. GeneratedFrom *string `locationName:"generatedFrom" min:"1" type:"string"` // The sequence's total base count. TotalBaseCount *int64 `locationName:"totalBaseCount" type:"long"` // The sequence's total read count. TotalReadCount *int64 `locationName:"totalReadCount" type:"long"` // contains filtered or unexported fields }
Details about a sequence.
func (SequenceInformation) GoString ¶
func (s SequenceInformation) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SequenceInformation) SetAlignment ¶
func (s *SequenceInformation) SetAlignment(v string) *SequenceInformation
SetAlignment sets the Alignment field's value.
func (*SequenceInformation) SetGeneratedFrom ¶
func (s *SequenceInformation) SetGeneratedFrom(v string) *SequenceInformation
SetGeneratedFrom sets the GeneratedFrom field's value.
func (*SequenceInformation) SetTotalBaseCount ¶
func (s *SequenceInformation) SetTotalBaseCount(v int64) *SequenceInformation
SetTotalBaseCount sets the TotalBaseCount field's value.
func (*SequenceInformation) SetTotalReadCount ¶
func (s *SequenceInformation) SetTotalReadCount(v int64) *SequenceInformation
SetTotalReadCount sets the TotalReadCount field's value.
func (SequenceInformation) String ¶
func (s SequenceInformation) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SequenceStoreDetail ¶
type SequenceStoreDetail struct { // The store's ARN. // // Arn is a required field Arn *string `locationName:"arn" min:"1" type:"string" required:"true"` // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. Description *string `locationName:"description" min:"1" type:"string"` // An S3 location that is used to store files that have failed a direct upload. FallbackLocation *string `locationName:"fallbackLocation" type:"string"` // The store's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The store's name. Name *string `locationName:"name" min:"1" type:"string"` // The store's server-side encryption (SSE) settings. SseConfig *SseConfig `locationName:"sseConfig" type:"structure"` // contains filtered or unexported fields }
Details about a sequence store.
func (SequenceStoreDetail) GoString ¶
func (s SequenceStoreDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SequenceStoreDetail) SetArn ¶
func (s *SequenceStoreDetail) SetArn(v string) *SequenceStoreDetail
SetArn sets the Arn field's value.
func (*SequenceStoreDetail) SetCreationTime ¶
func (s *SequenceStoreDetail) SetCreationTime(v time.Time) *SequenceStoreDetail
SetCreationTime sets the CreationTime field's value.
func (*SequenceStoreDetail) SetDescription ¶
func (s *SequenceStoreDetail) SetDescription(v string) *SequenceStoreDetail
SetDescription sets the Description field's value.
func (*SequenceStoreDetail) SetFallbackLocation ¶ added in v1.44.262
func (s *SequenceStoreDetail) SetFallbackLocation(v string) *SequenceStoreDetail
SetFallbackLocation sets the FallbackLocation field's value.
func (*SequenceStoreDetail) SetId ¶
func (s *SequenceStoreDetail) SetId(v string) *SequenceStoreDetail
SetId sets the Id field's value.
func (*SequenceStoreDetail) SetName ¶
func (s *SequenceStoreDetail) SetName(v string) *SequenceStoreDetail
SetName sets the Name field's value.
func (*SequenceStoreDetail) SetSseConfig ¶
func (s *SequenceStoreDetail) SetSseConfig(v *SseConfig) *SequenceStoreDetail
SetSseConfig sets the SseConfig field's value.
func (SequenceStoreDetail) String ¶
func (s SequenceStoreDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SequenceStoreFilter ¶
type SequenceStoreFilter struct { // The filter's start date. CreatedAfter *time.Time `locationName:"createdAfter" type:"timestamp" timestampFormat:"iso8601"` // The filter's end date. CreatedBefore *time.Time `locationName:"createdBefore" type:"timestamp" timestampFormat:"iso8601"` // A name to filter on. Name *string `locationName:"name" min:"1" type:"string"` // contains filtered or unexported fields }
A filter for a sequence store.
func (SequenceStoreFilter) GoString ¶
func (s SequenceStoreFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SequenceStoreFilter) SetCreatedAfter ¶
func (s *SequenceStoreFilter) SetCreatedAfter(v time.Time) *SequenceStoreFilter
SetCreatedAfter sets the CreatedAfter field's value.
func (*SequenceStoreFilter) SetCreatedBefore ¶
func (s *SequenceStoreFilter) SetCreatedBefore(v time.Time) *SequenceStoreFilter
SetCreatedBefore sets the CreatedBefore field's value.
func (*SequenceStoreFilter) SetName ¶
func (s *SequenceStoreFilter) SetName(v string) *SequenceStoreFilter
SetName sets the Name field's value.
func (SequenceStoreFilter) String ¶
func (s SequenceStoreFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SequenceStoreFilter) Validate ¶
func (s *SequenceStoreFilter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ServiceQuotaExceededException ¶
type ServiceQuotaExceededException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The request exceeds a service quota.
func (*ServiceQuotaExceededException) Code ¶
func (s *ServiceQuotaExceededException) Code() string
Code returns the exception type name.
func (*ServiceQuotaExceededException) Error ¶
func (s *ServiceQuotaExceededException) Error() string
func (ServiceQuotaExceededException) GoString ¶
func (s ServiceQuotaExceededException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ServiceQuotaExceededException) Message ¶
func (s *ServiceQuotaExceededException) Message() string
Message returns the exception's message.
func (*ServiceQuotaExceededException) OrigErr ¶
func (s *ServiceQuotaExceededException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ServiceQuotaExceededException) RequestID ¶
func (s *ServiceQuotaExceededException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ServiceQuotaExceededException) StatusCode ¶
func (s *ServiceQuotaExceededException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ServiceQuotaExceededException) String ¶
func (s ServiceQuotaExceededException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ShareDetails ¶ added in v1.44.323
type ShareDetails struct { time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` OwnerId *string `locationName:"ownerId" type:"string"` // shared with. PrincipalSubscriber *string `locationName:"principalSubscriber" type:"string"` ResourceArn *string `locationName:"resourceArn" type:"string"` ShareId *string `locationName:"shareId" type:"string"` ShareName *string `locationName:"shareName" min:"1" type:"string"` Status *string `locationName:"status" type:"string" enum:"ShareStatus"` // the share. StatusMessage *string `locationName:"statusMessage" type:"string"` UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601"` // contains filtered or unexported fields }CreationTime *
The details of a share.
func (ShareDetails) GoString ¶ added in v1.44.323
func (s ShareDetails) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ShareDetails) SetCreationTime ¶ added in v1.44.323
func (s *ShareDetails) SetCreationTime(v time.Time) *ShareDetails
SetCreationTime sets the CreationTime field's value.
func (*ShareDetails) SetOwnerId ¶ added in v1.44.323
func (s *ShareDetails) SetOwnerId(v string) *ShareDetails
SetOwnerId sets the OwnerId field's value.
func (*ShareDetails) SetPrincipalSubscriber ¶ added in v1.44.323
func (s *ShareDetails) SetPrincipalSubscriber(v string) *ShareDetails
SetPrincipalSubscriber sets the PrincipalSubscriber field's value.
func (*ShareDetails) SetResourceArn ¶ added in v1.44.323
func (s *ShareDetails) SetResourceArn(v string) *ShareDetails
SetResourceArn sets the ResourceArn field's value.
func (*ShareDetails) SetShareId ¶ added in v1.44.323
func (s *ShareDetails) SetShareId(v string) *ShareDetails
SetShareId sets the ShareId field's value.
func (*ShareDetails) SetShareName ¶ added in v1.44.323
func (s *ShareDetails) SetShareName(v string) *ShareDetails
SetShareName sets the ShareName field's value.
func (*ShareDetails) SetStatus ¶ added in v1.44.323
func (s *ShareDetails) SetStatus(v string) *ShareDetails
SetStatus sets the Status field's value.
func (*ShareDetails) SetStatusMessage ¶ added in v1.44.323
func (s *ShareDetails) SetStatusMessage(v string) *ShareDetails
SetStatusMessage sets the StatusMessage field's value.
func (*ShareDetails) SetUpdateTime ¶ added in v1.44.323
func (s *ShareDetails) SetUpdateTime(v time.Time) *ShareDetails
SetUpdateTime sets the UpdateTime field's value.
func (ShareDetails) String ¶ added in v1.44.323
func (s ShareDetails) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type SourceFiles ¶
type SourceFiles struct { // The location of the first file in Amazon S3. // // Source1 is a required field Source1 *string `locationName:"source1" type:"string" required:"true"` // The location of the second file in Amazon S3. Source2 *string `locationName:"source2" type:"string"` // contains filtered or unexported fields }
Source files for a sequence.
func (SourceFiles) GoString ¶
func (s SourceFiles) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceFiles) SetSource1 ¶
func (s *SourceFiles) SetSource1(v string) *SourceFiles
SetSource1 sets the Source1 field's value.
func (*SourceFiles) SetSource2 ¶
func (s *SourceFiles) SetSource2(v string) *SourceFiles
SetSource2 sets the Source2 field's value.
func (SourceFiles) String ¶
func (s SourceFiles) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceFiles) Validate ¶
func (s *SourceFiles) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SseConfig ¶
type SseConfig struct { // An encryption key ARN. KeyArn *string `locationName:"keyArn" min:"20" type:"string"` // The encryption type. // // Type is a required field Type *string `locationName:"type" type:"string" required:"true" enum:"EncryptionType"` // contains filtered or unexported fields }
Server-side encryption (SSE) settings for a store.
func (SseConfig) GoString ¶
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type StartAnnotationImportJobInput ¶
type StartAnnotationImportJobInput struct { // The annotation schema generated by the parsed annotation data. AnnotationFields map[string]*string `locationName:"annotationFields" type:"map"` // A destination annotation store for the job. // // DestinationName is a required field DestinationName *string `locationName:"destinationName" min:"3" type:"string" required:"true"` // Formatting options for the annotation file. FormatOptions *FormatOptions `locationName:"formatOptions" type:"structure"` // Items to import. // // Items is a required field Items []*AnnotationImportItemSource `locationName:"items" min:"1" type:"list" required:"true"` // A service role for the job. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's left normalization setting. RunLeftNormalization *bool `locationName:"runLeftNormalization" type:"boolean"` // The name of the annotation store version. VersionName *string `locationName:"versionName" min:"3" type:"string"` // contains filtered or unexported fields }
func (StartAnnotationImportJobInput) GoString ¶
func (s StartAnnotationImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartAnnotationImportJobInput) SetAnnotationFields ¶ added in v1.44.262
func (s *StartAnnotationImportJobInput) SetAnnotationFields(v map[string]*string) *StartAnnotationImportJobInput
SetAnnotationFields sets the AnnotationFields field's value.
func (*StartAnnotationImportJobInput) SetDestinationName ¶
func (s *StartAnnotationImportJobInput) SetDestinationName(v string) *StartAnnotationImportJobInput
SetDestinationName sets the DestinationName field's value.
func (*StartAnnotationImportJobInput) SetFormatOptions ¶
func (s *StartAnnotationImportJobInput) SetFormatOptions(v *FormatOptions) *StartAnnotationImportJobInput
SetFormatOptions sets the FormatOptions field's value.
func (*StartAnnotationImportJobInput) SetItems ¶
func (s *StartAnnotationImportJobInput) SetItems(v []*AnnotationImportItemSource) *StartAnnotationImportJobInput
SetItems sets the Items field's value.
func (*StartAnnotationImportJobInput) SetRoleArn ¶
func (s *StartAnnotationImportJobInput) SetRoleArn(v string) *StartAnnotationImportJobInput
SetRoleArn sets the RoleArn field's value.
func (*StartAnnotationImportJobInput) SetRunLeftNormalization ¶
func (s *StartAnnotationImportJobInput) SetRunLeftNormalization(v bool) *StartAnnotationImportJobInput
SetRunLeftNormalization sets the RunLeftNormalization field's value.
func (*StartAnnotationImportJobInput) SetVersionName ¶ added in v1.44.323
func (s *StartAnnotationImportJobInput) SetVersionName(v string) *StartAnnotationImportJobInput
SetVersionName sets the VersionName field's value.
func (StartAnnotationImportJobInput) String ¶
func (s StartAnnotationImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartAnnotationImportJobInput) Validate ¶
func (s *StartAnnotationImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartAnnotationImportJobOutput ¶
type StartAnnotationImportJobOutput struct { // The job's ID. // // JobId is a required field JobId *string `locationName:"jobId" type:"string" required:"true"` // contains filtered or unexported fields }
func (StartAnnotationImportJobOutput) GoString ¶
func (s StartAnnotationImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartAnnotationImportJobOutput) SetJobId ¶
func (s *StartAnnotationImportJobOutput) SetJobId(v string) *StartAnnotationImportJobOutput
SetJobId sets the JobId field's value.
func (StartAnnotationImportJobOutput) String ¶
func (s StartAnnotationImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type StartReadSetActivationJobInput ¶
type StartReadSetActivationJobInput struct { // To ensure that jobs don't run multiple times, specify a unique token for // each job. ClientToken *string `locationName:"clientToken" min:"1" type:"string"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's source files. // // Sources is a required field Sources []*StartReadSetActivationJobSourceItem `locationName:"sources" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (StartReadSetActivationJobInput) GoString ¶
func (s StartReadSetActivationJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetActivationJobInput) SetClientToken ¶
func (s *StartReadSetActivationJobInput) SetClientToken(v string) *StartReadSetActivationJobInput
SetClientToken sets the ClientToken field's value.
func (*StartReadSetActivationJobInput) SetSequenceStoreId ¶
func (s *StartReadSetActivationJobInput) SetSequenceStoreId(v string) *StartReadSetActivationJobInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*StartReadSetActivationJobInput) SetSources ¶
func (s *StartReadSetActivationJobInput) SetSources(v []*StartReadSetActivationJobSourceItem) *StartReadSetActivationJobInput
SetSources sets the Sources field's value.
func (StartReadSetActivationJobInput) String ¶
func (s StartReadSetActivationJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetActivationJobInput) Validate ¶
func (s *StartReadSetActivationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartReadSetActivationJobOutput ¶
type StartReadSetActivationJobOutput struct { // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetActivationJobStatus"` // contains filtered or unexported fields }
func (StartReadSetActivationJobOutput) GoString ¶
func (s StartReadSetActivationJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetActivationJobOutput) SetCreationTime ¶
func (s *StartReadSetActivationJobOutput) SetCreationTime(v time.Time) *StartReadSetActivationJobOutput
SetCreationTime sets the CreationTime field's value.
func (*StartReadSetActivationJobOutput) SetId ¶
func (s *StartReadSetActivationJobOutput) SetId(v string) *StartReadSetActivationJobOutput
SetId sets the Id field's value.
func (*StartReadSetActivationJobOutput) SetSequenceStoreId ¶
func (s *StartReadSetActivationJobOutput) SetSequenceStoreId(v string) *StartReadSetActivationJobOutput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*StartReadSetActivationJobOutput) SetStatus ¶
func (s *StartReadSetActivationJobOutput) SetStatus(v string) *StartReadSetActivationJobOutput
SetStatus sets the Status field's value.
func (StartReadSetActivationJobOutput) String ¶
func (s StartReadSetActivationJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type StartReadSetActivationJobSourceItem ¶
type StartReadSetActivationJobSourceItem struct { // The source's read set ID. // // ReadSetId is a required field ReadSetId *string `locationName:"readSetId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
A source for a read set activation job.
func (StartReadSetActivationJobSourceItem) GoString ¶
func (s StartReadSetActivationJobSourceItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetActivationJobSourceItem) SetReadSetId ¶
func (s *StartReadSetActivationJobSourceItem) SetReadSetId(v string) *StartReadSetActivationJobSourceItem
SetReadSetId sets the ReadSetId field's value.
func (StartReadSetActivationJobSourceItem) String ¶
func (s StartReadSetActivationJobSourceItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetActivationJobSourceItem) Validate ¶
func (s *StartReadSetActivationJobSourceItem) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartReadSetExportJobInput ¶
type StartReadSetExportJobInput struct { // To ensure that jobs don't run multiple times, specify a unique token for // each job. ClientToken *string `locationName:"clientToken" min:"1" type:"string"` // A location for exported files in Amazon S3. // // Destination is a required field Destination *string `locationName:"destination" type:"string" required:"true"` // A service role for the job. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's source files. // // Sources is a required field Sources []*ExportReadSet `locationName:"sources" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (StartReadSetExportJobInput) GoString ¶
func (s StartReadSetExportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetExportJobInput) SetClientToken ¶
func (s *StartReadSetExportJobInput) SetClientToken(v string) *StartReadSetExportJobInput
SetClientToken sets the ClientToken field's value.
func (*StartReadSetExportJobInput) SetDestination ¶
func (s *StartReadSetExportJobInput) SetDestination(v string) *StartReadSetExportJobInput
SetDestination sets the Destination field's value.
func (*StartReadSetExportJobInput) SetRoleArn ¶
func (s *StartReadSetExportJobInput) SetRoleArn(v string) *StartReadSetExportJobInput
SetRoleArn sets the RoleArn field's value.
func (*StartReadSetExportJobInput) SetSequenceStoreId ¶
func (s *StartReadSetExportJobInput) SetSequenceStoreId(v string) *StartReadSetExportJobInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*StartReadSetExportJobInput) SetSources ¶
func (s *StartReadSetExportJobInput) SetSources(v []*ExportReadSet) *StartReadSetExportJobInput
SetSources sets the Sources field's value.
func (StartReadSetExportJobInput) String ¶
func (s StartReadSetExportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetExportJobInput) Validate ¶
func (s *StartReadSetExportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartReadSetExportJobOutput ¶
type StartReadSetExportJobOutput struct { // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's output location. // // Destination is a required field Destination *string `locationName:"destination" type:"string" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetExportJobStatus"` // contains filtered or unexported fields }
func (StartReadSetExportJobOutput) GoString ¶
func (s StartReadSetExportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetExportJobOutput) SetCreationTime ¶
func (s *StartReadSetExportJobOutput) SetCreationTime(v time.Time) *StartReadSetExportJobOutput
SetCreationTime sets the CreationTime field's value.
func (*StartReadSetExportJobOutput) SetDestination ¶
func (s *StartReadSetExportJobOutput) SetDestination(v string) *StartReadSetExportJobOutput
SetDestination sets the Destination field's value.
func (*StartReadSetExportJobOutput) SetId ¶
func (s *StartReadSetExportJobOutput) SetId(v string) *StartReadSetExportJobOutput
SetId sets the Id field's value.
func (*StartReadSetExportJobOutput) SetSequenceStoreId ¶
func (s *StartReadSetExportJobOutput) SetSequenceStoreId(v string) *StartReadSetExportJobOutput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*StartReadSetExportJobOutput) SetStatus ¶
func (s *StartReadSetExportJobOutput) SetStatus(v string) *StartReadSetExportJobOutput
SetStatus sets the Status field's value.
func (StartReadSetExportJobOutput) String ¶
func (s StartReadSetExportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type StartReadSetImportJobInput ¶
type StartReadSetImportJobInput struct { // To ensure that jobs don't run multiple times, specify a unique token for // each job. ClientToken *string `locationName:"clientToken" min:"1" type:"string"` // A service role for the job. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's source files. // // Sources is a required field Sources []*StartReadSetImportJobSourceItem `locationName:"sources" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (StartReadSetImportJobInput) GoString ¶
func (s StartReadSetImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetImportJobInput) SetClientToken ¶
func (s *StartReadSetImportJobInput) SetClientToken(v string) *StartReadSetImportJobInput
SetClientToken sets the ClientToken field's value.
func (*StartReadSetImportJobInput) SetRoleArn ¶
func (s *StartReadSetImportJobInput) SetRoleArn(v string) *StartReadSetImportJobInput
SetRoleArn sets the RoleArn field's value.
func (*StartReadSetImportJobInput) SetSequenceStoreId ¶
func (s *StartReadSetImportJobInput) SetSequenceStoreId(v string) *StartReadSetImportJobInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*StartReadSetImportJobInput) SetSources ¶
func (s *StartReadSetImportJobInput) SetSources(v []*StartReadSetImportJobSourceItem) *StartReadSetImportJobInput
SetSources sets the Sources field's value.
func (StartReadSetImportJobInput) String ¶
func (s StartReadSetImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetImportJobInput) Validate ¶
func (s *StartReadSetImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartReadSetImportJobOutput ¶
type StartReadSetImportJobOutput struct { // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The read set's sequence store ID. // // SequenceStoreId is a required field SequenceStoreId *string `locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReadSetImportJobStatus"` // contains filtered or unexported fields }
func (StartReadSetImportJobOutput) GoString ¶
func (s StartReadSetImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetImportJobOutput) SetCreationTime ¶
func (s *StartReadSetImportJobOutput) SetCreationTime(v time.Time) *StartReadSetImportJobOutput
SetCreationTime sets the CreationTime field's value.
func (*StartReadSetImportJobOutput) SetId ¶
func (s *StartReadSetImportJobOutput) SetId(v string) *StartReadSetImportJobOutput
SetId sets the Id field's value.
func (*StartReadSetImportJobOutput) SetRoleArn ¶
func (s *StartReadSetImportJobOutput) SetRoleArn(v string) *StartReadSetImportJobOutput
SetRoleArn sets the RoleArn field's value.
func (*StartReadSetImportJobOutput) SetSequenceStoreId ¶
func (s *StartReadSetImportJobOutput) SetSequenceStoreId(v string) *StartReadSetImportJobOutput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*StartReadSetImportJobOutput) SetStatus ¶
func (s *StartReadSetImportJobOutput) SetStatus(v string) *StartReadSetImportJobOutput
SetStatus sets the Status field's value.
func (StartReadSetImportJobOutput) String ¶
func (s StartReadSetImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type StartReadSetImportJobSourceItem ¶
type StartReadSetImportJobSourceItem struct { // The source's description. Description *string `locationName:"description" min:"1" type:"string"` // Where the source originated. GeneratedFrom *string `locationName:"generatedFrom" min:"1" type:"string"` // The source's name. Name *string `locationName:"name" min:"1" type:"string"` // The source's reference ARN. // // ReferenceArn is a required field ReferenceArn *string `locationName:"referenceArn" min:"1" type:"string" required:"true"` // The source's sample ID. // // SampleId is a required field SampleId *string `locationName:"sampleId" min:"1" type:"string" required:"true"` // The source's file type. // // SourceFileType is a required field SourceFileType *string `locationName:"sourceFileType" type:"string" required:"true" enum:"FileType"` // The source files' location in Amazon S3. // // SourceFiles is a required field SourceFiles *SourceFiles `locationName:"sourceFiles" type:"structure" required:"true"` // The source's subject ID. // // SubjectId is a required field SubjectId *string `locationName:"subjectId" min:"1" type:"string" required:"true"` // The source's tags. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
A source for a read set import job.
func (StartReadSetImportJobSourceItem) GoString ¶
func (s StartReadSetImportJobSourceItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetImportJobSourceItem) SetDescription ¶
func (s *StartReadSetImportJobSourceItem) SetDescription(v string) *StartReadSetImportJobSourceItem
SetDescription sets the Description field's value.
func (*StartReadSetImportJobSourceItem) SetGeneratedFrom ¶
func (s *StartReadSetImportJobSourceItem) SetGeneratedFrom(v string) *StartReadSetImportJobSourceItem
SetGeneratedFrom sets the GeneratedFrom field's value.
func (*StartReadSetImportJobSourceItem) SetName ¶
func (s *StartReadSetImportJobSourceItem) SetName(v string) *StartReadSetImportJobSourceItem
SetName sets the Name field's value.
func (*StartReadSetImportJobSourceItem) SetReferenceArn ¶
func (s *StartReadSetImportJobSourceItem) SetReferenceArn(v string) *StartReadSetImportJobSourceItem
SetReferenceArn sets the ReferenceArn field's value.
func (*StartReadSetImportJobSourceItem) SetSampleId ¶
func (s *StartReadSetImportJobSourceItem) SetSampleId(v string) *StartReadSetImportJobSourceItem
SetSampleId sets the SampleId field's value.
func (*StartReadSetImportJobSourceItem) SetSourceFileType ¶
func (s *StartReadSetImportJobSourceItem) SetSourceFileType(v string) *StartReadSetImportJobSourceItem
SetSourceFileType sets the SourceFileType field's value.
func (*StartReadSetImportJobSourceItem) SetSourceFiles ¶
func (s *StartReadSetImportJobSourceItem) SetSourceFiles(v *SourceFiles) *StartReadSetImportJobSourceItem
SetSourceFiles sets the SourceFiles field's value.
func (*StartReadSetImportJobSourceItem) SetSubjectId ¶
func (s *StartReadSetImportJobSourceItem) SetSubjectId(v string) *StartReadSetImportJobSourceItem
SetSubjectId sets the SubjectId field's value.
func (*StartReadSetImportJobSourceItem) SetTags ¶
func (s *StartReadSetImportJobSourceItem) SetTags(v map[string]*string) *StartReadSetImportJobSourceItem
SetTags sets the Tags field's value.
func (StartReadSetImportJobSourceItem) String ¶
func (s StartReadSetImportJobSourceItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReadSetImportJobSourceItem) Validate ¶
func (s *StartReadSetImportJobSourceItem) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartReferenceImportJobInput ¶
type StartReferenceImportJobInput struct { // To ensure that jobs don't run multiple times, specify a unique token for // each job. ClientToken *string `locationName:"clientToken" min:"1" type:"string"` // The job's reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `location:"uri" locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // A service role for the job. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's source files. // // Sources is a required field Sources []*StartReferenceImportJobSourceItem `locationName:"sources" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (StartReferenceImportJobInput) GoString ¶
func (s StartReferenceImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReferenceImportJobInput) SetClientToken ¶
func (s *StartReferenceImportJobInput) SetClientToken(v string) *StartReferenceImportJobInput
SetClientToken sets the ClientToken field's value.
func (*StartReferenceImportJobInput) SetReferenceStoreId ¶
func (s *StartReferenceImportJobInput) SetReferenceStoreId(v string) *StartReferenceImportJobInput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (*StartReferenceImportJobInput) SetRoleArn ¶
func (s *StartReferenceImportJobInput) SetRoleArn(v string) *StartReferenceImportJobInput
SetRoleArn sets the RoleArn field's value.
func (*StartReferenceImportJobInput) SetSources ¶
func (s *StartReferenceImportJobInput) SetSources(v []*StartReferenceImportJobSourceItem) *StartReferenceImportJobInput
SetSources sets the Sources field's value.
func (StartReferenceImportJobInput) String ¶
func (s StartReferenceImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReferenceImportJobInput) Validate ¶
func (s *StartReferenceImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartReferenceImportJobOutput ¶
type StartReferenceImportJobOutput struct { // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" min:"10" type:"string" required:"true"` // The job's reference store ID. // // ReferenceStoreId is a required field ReferenceStoreId *string `locationName:"referenceStoreId" min:"10" type:"string" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"ReferenceImportJobStatus"` // contains filtered or unexported fields }
func (StartReferenceImportJobOutput) GoString ¶
func (s StartReferenceImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReferenceImportJobOutput) SetCreationTime ¶
func (s *StartReferenceImportJobOutput) SetCreationTime(v time.Time) *StartReferenceImportJobOutput
SetCreationTime sets the CreationTime field's value.
func (*StartReferenceImportJobOutput) SetId ¶
func (s *StartReferenceImportJobOutput) SetId(v string) *StartReferenceImportJobOutput
SetId sets the Id field's value.
func (*StartReferenceImportJobOutput) SetReferenceStoreId ¶
func (s *StartReferenceImportJobOutput) SetReferenceStoreId(v string) *StartReferenceImportJobOutput
SetReferenceStoreId sets the ReferenceStoreId field's value.
func (*StartReferenceImportJobOutput) SetRoleArn ¶
func (s *StartReferenceImportJobOutput) SetRoleArn(v string) *StartReferenceImportJobOutput
SetRoleArn sets the RoleArn field's value.
func (*StartReferenceImportJobOutput) SetStatus ¶
func (s *StartReferenceImportJobOutput) SetStatus(v string) *StartReferenceImportJobOutput
SetStatus sets the Status field's value.
func (StartReferenceImportJobOutput) String ¶
func (s StartReferenceImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type StartReferenceImportJobSourceItem ¶
type StartReferenceImportJobSourceItem struct { // The source's description. Description *string `locationName:"description" min:"1" type:"string"` // The source's name. // // Name is a required field Name *string `locationName:"name" min:"3" type:"string" required:"true"` // The source file's location in Amazon S3. // // SourceFile is a required field SourceFile *string `locationName:"sourceFile" type:"string" required:"true"` // The source's tags. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
A source for a reference import job.
func (StartReferenceImportJobSourceItem) GoString ¶
func (s StartReferenceImportJobSourceItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReferenceImportJobSourceItem) SetDescription ¶
func (s *StartReferenceImportJobSourceItem) SetDescription(v string) *StartReferenceImportJobSourceItem
SetDescription sets the Description field's value.
func (*StartReferenceImportJobSourceItem) SetName ¶
func (s *StartReferenceImportJobSourceItem) SetName(v string) *StartReferenceImportJobSourceItem
SetName sets the Name field's value.
func (*StartReferenceImportJobSourceItem) SetSourceFile ¶
func (s *StartReferenceImportJobSourceItem) SetSourceFile(v string) *StartReferenceImportJobSourceItem
SetSourceFile sets the SourceFile field's value.
func (*StartReferenceImportJobSourceItem) SetTags ¶
func (s *StartReferenceImportJobSourceItem) SetTags(v map[string]*string) *StartReferenceImportJobSourceItem
SetTags sets the Tags field's value.
func (StartReferenceImportJobSourceItem) String ¶
func (s StartReferenceImportJobSourceItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartReferenceImportJobSourceItem) Validate ¶
func (s *StartReferenceImportJobSourceItem) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartRunInput ¶
type StartRunInput struct { // A log level for the run. LogLevel *string `locationName:"logLevel" min:"1" type:"string" enum:"RunLogLevel"` // A name for the run. Name *string `locationName:"name" min:"1" type:"string"` // An output URI for the run. OutputUri *string `locationName:"outputUri" min:"1" type:"string"` // A priority for the run. Priority *int64 `locationName:"priority" type:"integer"` // To ensure that requests don't run multiple times, specify a unique ID for // each request. RequestId *string `locationName:"requestId" min:"1" type:"string" idempotencyToken:"true"` // A service role for the run. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"1" type:"string" required:"true"` // The run's group ID. RunGroupId *string `locationName:"runGroupId" min:"1" type:"string"` // The run's ID. RunId *string `locationName:"runId" min:"1" type:"string"` // A storage capacity for the run in gigabytes. StorageCapacity *int64 `locationName:"storageCapacity" type:"integer"` // Tags for the run. Tags map[string]*string `locationName:"tags" type:"map"` // The run's workflow ID. WorkflowId *string `locationName:"workflowId" min:"1" type:"string"` // The run's workflows type. WorkflowType *string `locationName:"workflowType" min:"1" type:"string" enum:"WorkflowType"` // contains filtered or unexported fields }
func (StartRunInput) GoString ¶
func (s StartRunInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartRunInput) SetLogLevel ¶
func (s *StartRunInput) SetLogLevel(v string) *StartRunInput
SetLogLevel sets the LogLevel field's value.
func (*StartRunInput) SetName ¶
func (s *StartRunInput) SetName(v string) *StartRunInput
SetName sets the Name field's value.
func (*StartRunInput) SetOutputUri ¶
func (s *StartRunInput) SetOutputUri(v string) *StartRunInput
SetOutputUri sets the OutputUri field's value.
func (*StartRunInput) SetPriority ¶
func (s *StartRunInput) SetPriority(v int64) *StartRunInput
SetPriority sets the Priority field's value.
func (*StartRunInput) SetRequestId ¶
func (s *StartRunInput) SetRequestId(v string) *StartRunInput
SetRequestId sets the RequestId field's value.
func (*StartRunInput) SetRoleArn ¶
func (s *StartRunInput) SetRoleArn(v string) *StartRunInput
SetRoleArn sets the RoleArn field's value.
func (*StartRunInput) SetRunGroupId ¶
func (s *StartRunInput) SetRunGroupId(v string) *StartRunInput
SetRunGroupId sets the RunGroupId field's value.
func (*StartRunInput) SetRunId ¶
func (s *StartRunInput) SetRunId(v string) *StartRunInput
SetRunId sets the RunId field's value.
func (*StartRunInput) SetStorageCapacity ¶
func (s *StartRunInput) SetStorageCapacity(v int64) *StartRunInput
SetStorageCapacity sets the StorageCapacity field's value.
func (*StartRunInput) SetTags ¶
func (s *StartRunInput) SetTags(v map[string]*string) *StartRunInput
SetTags sets the Tags field's value.
func (*StartRunInput) SetWorkflowId ¶
func (s *StartRunInput) SetWorkflowId(v string) *StartRunInput
SetWorkflowId sets the WorkflowId field's value.
func (*StartRunInput) SetWorkflowType ¶
func (s *StartRunInput) SetWorkflowType(v string) *StartRunInput
SetWorkflowType sets the WorkflowType field's value.
func (StartRunInput) String ¶
func (s StartRunInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartRunInput) Validate ¶
func (s *StartRunInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartRunOutput ¶
type StartRunOutput struct { // The run's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // The run's ID. Id *string `locationName:"id" min:"1" type:"string"` // The run's status. Status *string `locationName:"status" min:"1" type:"string" enum:"RunStatus"` // The run's tags. Tags map[string]*string `locationName:"tags" type:"map"` // contains filtered or unexported fields }
func (StartRunOutput) GoString ¶
func (s StartRunOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartRunOutput) SetArn ¶
func (s *StartRunOutput) SetArn(v string) *StartRunOutput
SetArn sets the Arn field's value.
func (*StartRunOutput) SetId ¶
func (s *StartRunOutput) SetId(v string) *StartRunOutput
SetId sets the Id field's value.
func (*StartRunOutput) SetStatus ¶
func (s *StartRunOutput) SetStatus(v string) *StartRunOutput
SetStatus sets the Status field's value.
func (*StartRunOutput) SetTags ¶
func (s *StartRunOutput) SetTags(v map[string]*string) *StartRunOutput
SetTags sets the Tags field's value.
func (StartRunOutput) String ¶
func (s StartRunOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type StartVariantImportJobInput ¶
type StartVariantImportJobInput struct { // The annotation schema generated by the parsed annotation data. AnnotationFields map[string]*string `locationName:"annotationFields" type:"map"` // The destination variant store for the job. // // DestinationName is a required field DestinationName *string `locationName:"destinationName" min:"3" type:"string" required:"true"` // Items to import. // // Items is a required field Items []*VariantImportItemSource `locationName:"items" min:"1" type:"list" required:"true"` // A service role for the job. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's left normalization setting. RunLeftNormalization *bool `locationName:"runLeftNormalization" type:"boolean"` // contains filtered or unexported fields }
func (StartVariantImportJobInput) GoString ¶
func (s StartVariantImportJobInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartVariantImportJobInput) SetAnnotationFields ¶ added in v1.44.262
func (s *StartVariantImportJobInput) SetAnnotationFields(v map[string]*string) *StartVariantImportJobInput
SetAnnotationFields sets the AnnotationFields field's value.
func (*StartVariantImportJobInput) SetDestinationName ¶
func (s *StartVariantImportJobInput) SetDestinationName(v string) *StartVariantImportJobInput
SetDestinationName sets the DestinationName field's value.
func (*StartVariantImportJobInput) SetItems ¶
func (s *StartVariantImportJobInput) SetItems(v []*VariantImportItemSource) *StartVariantImportJobInput
SetItems sets the Items field's value.
func (*StartVariantImportJobInput) SetRoleArn ¶
func (s *StartVariantImportJobInput) SetRoleArn(v string) *StartVariantImportJobInput
SetRoleArn sets the RoleArn field's value.
func (*StartVariantImportJobInput) SetRunLeftNormalization ¶
func (s *StartVariantImportJobInput) SetRunLeftNormalization(v bool) *StartVariantImportJobInput
SetRunLeftNormalization sets the RunLeftNormalization field's value.
func (StartVariantImportJobInput) String ¶
func (s StartVariantImportJobInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartVariantImportJobInput) Validate ¶
func (s *StartVariantImportJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartVariantImportJobOutput ¶
type StartVariantImportJobOutput struct { // The job's ID. // // JobId is a required field JobId *string `locationName:"jobId" type:"string" required:"true"` // contains filtered or unexported fields }
func (StartVariantImportJobOutput) GoString ¶
func (s StartVariantImportJobOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StartVariantImportJobOutput) SetJobId ¶
func (s *StartVariantImportJobOutput) SetJobId(v string) *StartVariantImportJobOutput
SetJobId sets the JobId field's value.
func (StartVariantImportJobOutput) String ¶
func (s StartVariantImportJobOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type StoreOptions ¶
type StoreOptions struct { // File settings for a TSV store. TsvStoreOptions *TsvStoreOptions `locationName:"tsvStoreOptions" type:"structure"` // contains filtered or unexported fields }
Settings for a store.
func (StoreOptions) GoString ¶
func (s StoreOptions) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StoreOptions) SetTsvStoreOptions ¶
func (s *StoreOptions) SetTsvStoreOptions(v *TsvStoreOptions) *StoreOptions
SetTsvStoreOptions sets the TsvStoreOptions field's value.
func (StoreOptions) String ¶
func (s StoreOptions) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*StoreOptions) Validate ¶
func (s *StoreOptions) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourceInput ¶
type TagResourceInput struct { // The resource's ARN. // // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resourceArn" min:"1" type:"string" required:"true"` // Tags for the resource. // // Tags is a required field Tags map[string]*string `locationName:"tags" type:"map" required:"true"` // contains filtered or unexported fields }
func (TagResourceInput) GoString ¶
func (s TagResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TagResourceInput) SetResourceArn ¶
func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput
SetResourceArn sets the ResourceArn field's value.
func (*TagResourceInput) SetTags ¶
func (s *TagResourceInput) SetTags(v map[string]*string) *TagResourceInput
SetTags sets the Tags field's value.
func (TagResourceInput) String ¶
func (s TagResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TagResourceInput) Validate ¶
func (s *TagResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourceOutput ¶
type TagResourceOutput struct {
// contains filtered or unexported fields
}
func (TagResourceOutput) GoString ¶
func (s TagResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (TagResourceOutput) String ¶
func (s TagResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type TaskListItem ¶
type TaskListItem struct { // The task's CPU count. Cpus *int64 `locationName:"cpus" min:"1" type:"integer"` // When the task was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The number of Graphics Processing Units (GPU) specified for the task. Gpus *int64 `locationName:"gpus" type:"integer"` // The instance type for a task. InstanceType *string `locationName:"instanceType" type:"string"` // The task's memory use in gigabyes. Memory *int64 `locationName:"memory" min:"1" type:"integer"` // The task's name. Name *string `locationName:"name" min:"1" type:"string"` // When the task started. StartTime *time.Time `locationName:"startTime" type:"timestamp" timestampFormat:"iso8601"` // The task's status. Status *string `locationName:"status" min:"1" type:"string" enum:"TaskStatus"` // When the task stopped. StopTime *time.Time `locationName:"stopTime" type:"timestamp" timestampFormat:"iso8601"` // The task's ID. TaskId *string `locationName:"taskId" min:"1" type:"string"` // contains filtered or unexported fields }
A workflow run task.
func (TaskListItem) GoString ¶
func (s TaskListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TaskListItem) SetCpus ¶
func (s *TaskListItem) SetCpus(v int64) *TaskListItem
SetCpus sets the Cpus field's value.
func (*TaskListItem) SetCreationTime ¶
func (s *TaskListItem) SetCreationTime(v time.Time) *TaskListItem
SetCreationTime sets the CreationTime field's value.
func (*TaskListItem) SetGpus ¶ added in v1.44.262
func (s *TaskListItem) SetGpus(v int64) *TaskListItem
SetGpus sets the Gpus field's value.
func (*TaskListItem) SetInstanceType ¶ added in v1.44.321
func (s *TaskListItem) SetInstanceType(v string) *TaskListItem
SetInstanceType sets the InstanceType field's value.
func (*TaskListItem) SetMemory ¶
func (s *TaskListItem) SetMemory(v int64) *TaskListItem
SetMemory sets the Memory field's value.
func (*TaskListItem) SetName ¶
func (s *TaskListItem) SetName(v string) *TaskListItem
SetName sets the Name field's value.
func (*TaskListItem) SetStartTime ¶
func (s *TaskListItem) SetStartTime(v time.Time) *TaskListItem
SetStartTime sets the StartTime field's value.
func (*TaskListItem) SetStatus ¶
func (s *TaskListItem) SetStatus(v string) *TaskListItem
SetStatus sets the Status field's value.
func (*TaskListItem) SetStopTime ¶
func (s *TaskListItem) SetStopTime(v time.Time) *TaskListItem
SetStopTime sets the StopTime field's value.
func (*TaskListItem) SetTaskId ¶
func (s *TaskListItem) SetTaskId(v string) *TaskListItem
SetTaskId sets the TaskId field's value.
func (TaskListItem) String ¶
func (s TaskListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ThrottlingException ¶
type ThrottlingException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The request was denied due to request throttling.
func (*ThrottlingException) Code ¶
func (s *ThrottlingException) Code() string
Code returns the exception type name.
func (*ThrottlingException) Error ¶
func (s *ThrottlingException) Error() string
func (ThrottlingException) GoString ¶
func (s ThrottlingException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ThrottlingException) Message ¶
func (s *ThrottlingException) Message() string
Message returns the exception's message.
func (*ThrottlingException) OrigErr ¶
func (s *ThrottlingException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ThrottlingException) RequestID ¶
func (s *ThrottlingException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ThrottlingException) StatusCode ¶
func (s *ThrottlingException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ThrottlingException) String ¶
func (s ThrottlingException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type TsvOptions ¶
type TsvOptions struct { // The file's read options. ReadOptions *ReadOptions `locationName:"readOptions" type:"structure"` // contains filtered or unexported fields }
Formatting options for a TSV file.
func (TsvOptions) GoString ¶
func (s TsvOptions) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TsvOptions) SetReadOptions ¶
func (s *TsvOptions) SetReadOptions(v *ReadOptions) *TsvOptions
SetReadOptions sets the ReadOptions field's value.
func (TsvOptions) String ¶
func (s TsvOptions) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TsvOptions) Validate ¶
func (s *TsvOptions) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TsvStoreOptions ¶
type TsvStoreOptions struct { // The store's annotation type. AnnotationType *string `locationName:"annotationType" type:"string" enum:"AnnotationType"` // The store's header key to column name mapping. FormatToHeader map[string]*string `locationName:"formatToHeader" type:"map"` // The store's schema. Schema []map[string]*string `locationName:"schema" min:"1" type:"list"` // contains filtered or unexported fields }
File settings for a TSV store.
func (TsvStoreOptions) GoString ¶
func (s TsvStoreOptions) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TsvStoreOptions) SetAnnotationType ¶
func (s *TsvStoreOptions) SetAnnotationType(v string) *TsvStoreOptions
SetAnnotationType sets the AnnotationType field's value.
func (*TsvStoreOptions) SetFormatToHeader ¶
func (s *TsvStoreOptions) SetFormatToHeader(v map[string]*string) *TsvStoreOptions
SetFormatToHeader sets the FormatToHeader field's value.
func (*TsvStoreOptions) SetSchema ¶
func (s *TsvStoreOptions) SetSchema(v []map[string]*string) *TsvStoreOptions
SetSchema sets the Schema field's value.
func (TsvStoreOptions) String ¶
func (s TsvStoreOptions) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TsvStoreOptions) Validate ¶
func (s *TsvStoreOptions) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TsvVersionOptions ¶ added in v1.44.323
type TsvVersionOptions struct { // The store version's annotation type. AnnotationType *string `locationName:"annotationType" type:"string" enum:"AnnotationType"` // The annotation store version's header key to column name mapping. FormatToHeader map[string]*string `locationName:"formatToHeader" type:"map"` // The TSV schema for an annotation store version. Schema []map[string]*string `locationName:"schema" min:"1" type:"list"` // contains filtered or unexported fields }
The options for a TSV file.
func (TsvVersionOptions) GoString ¶ added in v1.44.323
func (s TsvVersionOptions) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TsvVersionOptions) SetAnnotationType ¶ added in v1.44.323
func (s *TsvVersionOptions) SetAnnotationType(v string) *TsvVersionOptions
SetAnnotationType sets the AnnotationType field's value.
func (*TsvVersionOptions) SetFormatToHeader ¶ added in v1.44.323
func (s *TsvVersionOptions) SetFormatToHeader(v map[string]*string) *TsvVersionOptions
SetFormatToHeader sets the FormatToHeader field's value.
func (*TsvVersionOptions) SetSchema ¶ added in v1.44.323
func (s *TsvVersionOptions) SetSchema(v []map[string]*string) *TsvVersionOptions
SetSchema sets the Schema field's value.
func (TsvVersionOptions) String ¶ added in v1.44.323
func (s TsvVersionOptions) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TsvVersionOptions) Validate ¶ added in v1.44.323
func (s *TsvVersionOptions) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourceInput ¶
type UntagResourceInput struct { // The resource's ARN. // // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resourceArn" min:"1" type:"string" required:"true"` // Keys of tags to remove. // // TagKeys is a required field TagKeys []*string `location:"querystring" locationName:"tagKeys" type:"list" required:"true"` // contains filtered or unexported fields }
func (UntagResourceInput) GoString ¶
func (s UntagResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UntagResourceInput) SetResourceArn ¶
func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput
SetResourceArn sets the ResourceArn field's value.
func (*UntagResourceInput) SetTagKeys ¶
func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput
SetTagKeys sets the TagKeys field's value.
func (UntagResourceInput) String ¶
func (s UntagResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UntagResourceInput) Validate ¶
func (s *UntagResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourceOutput ¶
type UntagResourceOutput struct {
// contains filtered or unexported fields
}
func (UntagResourceOutput) GoString ¶
func (s UntagResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (UntagResourceOutput) String ¶
func (s UntagResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateAnnotationStoreInput ¶
type UpdateAnnotationStoreInput struct { // A description for the store. Description *string `locationName:"description" type:"string"` // A name for the store. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // contains filtered or unexported fields }
func (UpdateAnnotationStoreInput) GoString ¶
func (s UpdateAnnotationStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateAnnotationStoreInput) SetDescription ¶
func (s *UpdateAnnotationStoreInput) SetDescription(v string) *UpdateAnnotationStoreInput
SetDescription sets the Description field's value.
func (*UpdateAnnotationStoreInput) SetName ¶
func (s *UpdateAnnotationStoreInput) SetName(v string) *UpdateAnnotationStoreInput
SetName sets the Name field's value.
func (UpdateAnnotationStoreInput) String ¶
func (s UpdateAnnotationStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateAnnotationStoreInput) Validate ¶
func (s *UpdateAnnotationStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAnnotationStoreOutput ¶
type UpdateAnnotationStoreOutput struct { // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The store's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The store's name. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // The store's genome reference. // // Reference is a required field Reference *ReferenceItem `locationName:"reference" type:"structure" required:"true"` // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // The annotation file format of the store. StoreFormat *string `locationName:"storeFormat" type:"string" enum:"StoreFormat"` // Parsing options for the store. StoreOptions *StoreOptions `locationName:"storeOptions" type:"structure"` // When the store was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
func (UpdateAnnotationStoreOutput) GoString ¶
func (s UpdateAnnotationStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateAnnotationStoreOutput) SetCreationTime ¶
func (s *UpdateAnnotationStoreOutput) SetCreationTime(v time.Time) *UpdateAnnotationStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*UpdateAnnotationStoreOutput) SetDescription ¶
func (s *UpdateAnnotationStoreOutput) SetDescription(v string) *UpdateAnnotationStoreOutput
SetDescription sets the Description field's value.
func (*UpdateAnnotationStoreOutput) SetId ¶
func (s *UpdateAnnotationStoreOutput) SetId(v string) *UpdateAnnotationStoreOutput
SetId sets the Id field's value.
func (*UpdateAnnotationStoreOutput) SetName ¶
func (s *UpdateAnnotationStoreOutput) SetName(v string) *UpdateAnnotationStoreOutput
SetName sets the Name field's value.
func (*UpdateAnnotationStoreOutput) SetReference ¶
func (s *UpdateAnnotationStoreOutput) SetReference(v *ReferenceItem) *UpdateAnnotationStoreOutput
SetReference sets the Reference field's value.
func (*UpdateAnnotationStoreOutput) SetStatus ¶
func (s *UpdateAnnotationStoreOutput) SetStatus(v string) *UpdateAnnotationStoreOutput
SetStatus sets the Status field's value.
func (*UpdateAnnotationStoreOutput) SetStoreFormat ¶
func (s *UpdateAnnotationStoreOutput) SetStoreFormat(v string) *UpdateAnnotationStoreOutput
SetStoreFormat sets the StoreFormat field's value.
func (*UpdateAnnotationStoreOutput) SetStoreOptions ¶
func (s *UpdateAnnotationStoreOutput) SetStoreOptions(v *StoreOptions) *UpdateAnnotationStoreOutput
SetStoreOptions sets the StoreOptions field's value.
func (*UpdateAnnotationStoreOutput) SetUpdateTime ¶
func (s *UpdateAnnotationStoreOutput) SetUpdateTime(v time.Time) *UpdateAnnotationStoreOutput
SetUpdateTime sets the UpdateTime field's value.
func (UpdateAnnotationStoreOutput) String ¶
func (s UpdateAnnotationStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateAnnotationStoreVersionInput ¶ added in v1.44.323
type UpdateAnnotationStoreVersionInput struct { // The description of an annotation store. Description *string `locationName:"description" type:"string"` // The name of an annotation store. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // The name of an annotation store version. // // VersionName is a required field VersionName *string `location:"uri" locationName:"versionName" type:"string" required:"true"` // contains filtered or unexported fields }
func (UpdateAnnotationStoreVersionInput) GoString ¶ added in v1.44.323
func (s UpdateAnnotationStoreVersionInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateAnnotationStoreVersionInput) SetDescription ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionInput) SetDescription(v string) *UpdateAnnotationStoreVersionInput
SetDescription sets the Description field's value.
func (*UpdateAnnotationStoreVersionInput) SetName ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionInput) SetName(v string) *UpdateAnnotationStoreVersionInput
SetName sets the Name field's value.
func (*UpdateAnnotationStoreVersionInput) SetVersionName ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionInput) SetVersionName(v string) *UpdateAnnotationStoreVersionInput
SetVersionName sets the VersionName field's value.
func (UpdateAnnotationStoreVersionInput) String ¶ added in v1.44.323
func (s UpdateAnnotationStoreVersionInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateAnnotationStoreVersionInput) Validate ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAnnotationStoreVersionOutput ¶ added in v1.44.323
type UpdateAnnotationStoreVersionOutput struct { // The time stamp for when an annotation store version was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The description of an annotation store version. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The annotation store version ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The name of an annotation store. // // Name is a required field Name *string `locationName:"name" min:"3" type:"string" required:"true"` // The status of an annotation store version. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"VersionStatus"` // The annotation store ID. // // StoreId is a required field StoreId *string `locationName:"storeId" type:"string" required:"true"` // The time stamp for when an annotation store version was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The name of an annotation store version. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // contains filtered or unexported fields }
func (UpdateAnnotationStoreVersionOutput) GoString ¶ added in v1.44.323
func (s UpdateAnnotationStoreVersionOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateAnnotationStoreVersionOutput) SetCreationTime ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionOutput) SetCreationTime(v time.Time) *UpdateAnnotationStoreVersionOutput
SetCreationTime sets the CreationTime field's value.
func (*UpdateAnnotationStoreVersionOutput) SetDescription ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionOutput) SetDescription(v string) *UpdateAnnotationStoreVersionOutput
SetDescription sets the Description field's value.
func (*UpdateAnnotationStoreVersionOutput) SetId ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionOutput) SetId(v string) *UpdateAnnotationStoreVersionOutput
SetId sets the Id field's value.
func (*UpdateAnnotationStoreVersionOutput) SetName ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionOutput) SetName(v string) *UpdateAnnotationStoreVersionOutput
SetName sets the Name field's value.
func (*UpdateAnnotationStoreVersionOutput) SetStatus ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionOutput) SetStatus(v string) *UpdateAnnotationStoreVersionOutput
SetStatus sets the Status field's value.
func (*UpdateAnnotationStoreVersionOutput) SetStoreId ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionOutput) SetStoreId(v string) *UpdateAnnotationStoreVersionOutput
SetStoreId sets the StoreId field's value.
func (*UpdateAnnotationStoreVersionOutput) SetUpdateTime ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionOutput) SetUpdateTime(v time.Time) *UpdateAnnotationStoreVersionOutput
SetUpdateTime sets the UpdateTime field's value.
func (*UpdateAnnotationStoreVersionOutput) SetVersionName ¶ added in v1.44.323
func (s *UpdateAnnotationStoreVersionOutput) SetVersionName(v string) *UpdateAnnotationStoreVersionOutput
SetVersionName sets the VersionName field's value.
func (UpdateAnnotationStoreVersionOutput) String ¶ added in v1.44.323
func (s UpdateAnnotationStoreVersionOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateRunGroupInput ¶
type UpdateRunGroupInput struct { // The group's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // The maximum number of CPUs to use. MaxCpus *int64 `locationName:"maxCpus" min:"1" type:"integer"` // A maximum run time for the group in minutes. MaxDuration *int64 `locationName:"maxDuration" min:"1" type:"integer"` // The maximum GPUs that can be used by a run group. MaxGpus *int64 `locationName:"maxGpus" min:"1" type:"integer"` // The maximum number of concurrent runs for the group. MaxRuns *int64 `locationName:"maxRuns" min:"1" type:"integer"` // A name for the group. Name *string `locationName:"name" min:"1" type:"string"` // contains filtered or unexported fields }
func (UpdateRunGroupInput) GoString ¶
func (s UpdateRunGroupInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateRunGroupInput) SetId ¶
func (s *UpdateRunGroupInput) SetId(v string) *UpdateRunGroupInput
SetId sets the Id field's value.
func (*UpdateRunGroupInput) SetMaxCpus ¶
func (s *UpdateRunGroupInput) SetMaxCpus(v int64) *UpdateRunGroupInput
SetMaxCpus sets the MaxCpus field's value.
func (*UpdateRunGroupInput) SetMaxDuration ¶
func (s *UpdateRunGroupInput) SetMaxDuration(v int64) *UpdateRunGroupInput
SetMaxDuration sets the MaxDuration field's value.
func (*UpdateRunGroupInput) SetMaxGpus ¶ added in v1.44.262
func (s *UpdateRunGroupInput) SetMaxGpus(v int64) *UpdateRunGroupInput
SetMaxGpus sets the MaxGpus field's value.
func (*UpdateRunGroupInput) SetMaxRuns ¶
func (s *UpdateRunGroupInput) SetMaxRuns(v int64) *UpdateRunGroupInput
SetMaxRuns sets the MaxRuns field's value.
func (*UpdateRunGroupInput) SetName ¶
func (s *UpdateRunGroupInput) SetName(v string) *UpdateRunGroupInput
SetName sets the Name field's value.
func (UpdateRunGroupInput) String ¶
func (s UpdateRunGroupInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateRunGroupInput) Validate ¶
func (s *UpdateRunGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateRunGroupOutput ¶
type UpdateRunGroupOutput struct {
// contains filtered or unexported fields
}
func (UpdateRunGroupOutput) GoString ¶
func (s UpdateRunGroupOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (UpdateRunGroupOutput) String ¶
func (s UpdateRunGroupOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateVariantStoreInput ¶
type UpdateVariantStoreInput struct { // A description for the store. Description *string `locationName:"description" type:"string"` // A name for the store. // // Name is a required field Name *string `location:"uri" locationName:"name" type:"string" required:"true"` // contains filtered or unexported fields }
func (UpdateVariantStoreInput) GoString ¶
func (s UpdateVariantStoreInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateVariantStoreInput) SetDescription ¶
func (s *UpdateVariantStoreInput) SetDescription(v string) *UpdateVariantStoreInput
SetDescription sets the Description field's value.
func (*UpdateVariantStoreInput) SetName ¶
func (s *UpdateVariantStoreInput) SetName(v string) *UpdateVariantStoreInput
SetName sets the Name field's value.
func (UpdateVariantStoreInput) String ¶
func (s UpdateVariantStoreInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateVariantStoreInput) Validate ¶
func (s *UpdateVariantStoreInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateVariantStoreOutput ¶
type UpdateVariantStoreOutput struct { // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The store's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The store's name. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // The store's genome reference. // // Reference is a required field Reference *ReferenceItem `locationName:"reference" type:"structure" required:"true"` // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // When the store was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
func (UpdateVariantStoreOutput) GoString ¶
func (s UpdateVariantStoreOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateVariantStoreOutput) SetCreationTime ¶
func (s *UpdateVariantStoreOutput) SetCreationTime(v time.Time) *UpdateVariantStoreOutput
SetCreationTime sets the CreationTime field's value.
func (*UpdateVariantStoreOutput) SetDescription ¶
func (s *UpdateVariantStoreOutput) SetDescription(v string) *UpdateVariantStoreOutput
SetDescription sets the Description field's value.
func (*UpdateVariantStoreOutput) SetId ¶
func (s *UpdateVariantStoreOutput) SetId(v string) *UpdateVariantStoreOutput
SetId sets the Id field's value.
func (*UpdateVariantStoreOutput) SetName ¶
func (s *UpdateVariantStoreOutput) SetName(v string) *UpdateVariantStoreOutput
SetName sets the Name field's value.
func (*UpdateVariantStoreOutput) SetReference ¶
func (s *UpdateVariantStoreOutput) SetReference(v *ReferenceItem) *UpdateVariantStoreOutput
SetReference sets the Reference field's value.
func (*UpdateVariantStoreOutput) SetStatus ¶
func (s *UpdateVariantStoreOutput) SetStatus(v string) *UpdateVariantStoreOutput
SetStatus sets the Status field's value.
func (*UpdateVariantStoreOutput) SetUpdateTime ¶
func (s *UpdateVariantStoreOutput) SetUpdateTime(v time.Time) *UpdateVariantStoreOutput
SetUpdateTime sets the UpdateTime field's value.
func (UpdateVariantStoreOutput) String ¶
func (s UpdateVariantStoreOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateWorkflowInput ¶
type UpdateWorkflowInput struct { // A description for the workflow. Description *string `locationName:"description" min:"1" type:"string"` // The workflow's ID. // // Id is a required field Id *string `location:"uri" locationName:"id" min:"1" type:"string" required:"true"` // A name for the workflow. Name *string `locationName:"name" min:"1" type:"string"` // contains filtered or unexported fields }
func (UpdateWorkflowInput) GoString ¶
func (s UpdateWorkflowInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateWorkflowInput) SetDescription ¶
func (s *UpdateWorkflowInput) SetDescription(v string) *UpdateWorkflowInput
SetDescription sets the Description field's value.
func (*UpdateWorkflowInput) SetId ¶
func (s *UpdateWorkflowInput) SetId(v string) *UpdateWorkflowInput
SetId sets the Id field's value.
func (*UpdateWorkflowInput) SetName ¶
func (s *UpdateWorkflowInput) SetName(v string) *UpdateWorkflowInput
SetName sets the Name field's value.
func (UpdateWorkflowInput) String ¶
func (s UpdateWorkflowInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateWorkflowInput) Validate ¶
func (s *UpdateWorkflowInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateWorkflowOutput ¶
type UpdateWorkflowOutput struct {
// contains filtered or unexported fields
}
func (UpdateWorkflowOutput) GoString ¶
func (s UpdateWorkflowOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (UpdateWorkflowOutput) String ¶
func (s UpdateWorkflowOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UploadReadSetPartInput ¶ added in v1.44.262
type UploadReadSetPartInput struct { // The number of the part being uploaded. // // PartNumber is a required field PartNumber *int64 `location:"querystring" locationName:"partNumber" min:"1" type:"integer" required:"true"` // The source file for an upload part. // // PartSource is a required field PartSource *string `location:"querystring" locationName:"partSource" type:"string" required:"true" enum:"ReadSetPartSource"` // The read set data to upload for a part. // // To use an non-seekable io.Reader for this request wrap the io.Reader with // "aws.ReadSeekCloser". The SDK will not retry request errors for non-seekable // readers. This will allow the SDK to send the reader's payload as chunked // transfer encoding. // // Payload is a required field Payload io.ReadSeeker `locationName:"payload" type:"blob" required:"true"` // The Sequence Store ID used for the multipart upload. // // SequenceStoreId is a required field SequenceStoreId *string `location:"uri" locationName:"sequenceStoreId" min:"10" type:"string" required:"true"` // The ID for the initiated multipart upload. // // UploadId is a required field UploadId *string `location:"uri" locationName:"uploadId" min:"10" type:"string" required:"true"` // contains filtered or unexported fields }
func (UploadReadSetPartInput) GoString ¶ added in v1.44.262
func (s UploadReadSetPartInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UploadReadSetPartInput) SetPartNumber ¶ added in v1.44.262
func (s *UploadReadSetPartInput) SetPartNumber(v int64) *UploadReadSetPartInput
SetPartNumber sets the PartNumber field's value.
func (*UploadReadSetPartInput) SetPartSource ¶ added in v1.44.262
func (s *UploadReadSetPartInput) SetPartSource(v string) *UploadReadSetPartInput
SetPartSource sets the PartSource field's value.
func (*UploadReadSetPartInput) SetPayload ¶ added in v1.44.262
func (s *UploadReadSetPartInput) SetPayload(v io.ReadSeeker) *UploadReadSetPartInput
SetPayload sets the Payload field's value.
func (*UploadReadSetPartInput) SetSequenceStoreId ¶ added in v1.44.262
func (s *UploadReadSetPartInput) SetSequenceStoreId(v string) *UploadReadSetPartInput
SetSequenceStoreId sets the SequenceStoreId field's value.
func (*UploadReadSetPartInput) SetUploadId ¶ added in v1.44.262
func (s *UploadReadSetPartInput) SetUploadId(v string) *UploadReadSetPartInput
SetUploadId sets the UploadId field's value.
func (UploadReadSetPartInput) String ¶ added in v1.44.262
func (s UploadReadSetPartInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UploadReadSetPartInput) Validate ¶ added in v1.44.262
func (s *UploadReadSetPartInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UploadReadSetPartOutput ¶ added in v1.44.262
type UploadReadSetPartOutput struct { // An identifier used to confirm that parts are being added to the intended // upload. // // Checksum is a required field Checksum *string `locationName:"checksum" type:"string" required:"true"` // contains filtered or unexported fields }
func (UploadReadSetPartOutput) GoString ¶ added in v1.44.262
func (s UploadReadSetPartOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UploadReadSetPartOutput) SetChecksum ¶ added in v1.44.262
func (s *UploadReadSetPartOutput) SetChecksum(v string) *UploadReadSetPartOutput
SetChecksum sets the Checksum field's value.
func (UploadReadSetPartOutput) String ¶ added in v1.44.262
func (s UploadReadSetPartOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ValidationException ¶
type ValidationException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"message" type:"string"` // contains filtered or unexported fields }
The input fails to satisfy the constraints specified by an AWS service.
func (*ValidationException) Code ¶
func (s *ValidationException) Code() string
Code returns the exception type name.
func (*ValidationException) Error ¶
func (s *ValidationException) Error() string
func (ValidationException) GoString ¶
func (s ValidationException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ValidationException) Message ¶
func (s *ValidationException) Message() string
Message returns the exception's message.
func (*ValidationException) OrigErr ¶
func (s *ValidationException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ValidationException) RequestID ¶
func (s *ValidationException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ValidationException) StatusCode ¶
func (s *ValidationException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ValidationException) String ¶
func (s ValidationException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type VariantImportItemDetail ¶
type VariantImportItemDetail struct { // The item's job status. // // JobStatus is a required field JobStatus *string `locationName:"jobStatus" type:"string" required:"true" enum:"JobStatus"` // The source file's location in Amazon S3. // // Source is a required field Source *string `locationName:"source" type:"string" required:"true"` // A message that provides additional context about a job StatusMessage *string `locationName:"statusMessage" type:"string"` // contains filtered or unexported fields }
Details about an imported variant item.
func (VariantImportItemDetail) GoString ¶
func (s VariantImportItemDetail) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VariantImportItemDetail) SetJobStatus ¶
func (s *VariantImportItemDetail) SetJobStatus(v string) *VariantImportItemDetail
SetJobStatus sets the JobStatus field's value.
func (*VariantImportItemDetail) SetSource ¶
func (s *VariantImportItemDetail) SetSource(v string) *VariantImportItemDetail
SetSource sets the Source field's value.
func (*VariantImportItemDetail) SetStatusMessage ¶ added in v1.44.211
func (s *VariantImportItemDetail) SetStatusMessage(v string) *VariantImportItemDetail
SetStatusMessage sets the StatusMessage field's value.
func (VariantImportItemDetail) String ¶
func (s VariantImportItemDetail) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type VariantImportItemSource ¶
type VariantImportItemSource struct { // The source file's location in Amazon S3. // // Source is a required field Source *string `locationName:"source" type:"string" required:"true"` // contains filtered or unexported fields }
A imported variant item's source.
func (VariantImportItemSource) GoString ¶
func (s VariantImportItemSource) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VariantImportItemSource) SetSource ¶
func (s *VariantImportItemSource) SetSource(v string) *VariantImportItemSource
SetSource sets the Source field's value.
func (VariantImportItemSource) String ¶
func (s VariantImportItemSource) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VariantImportItemSource) Validate ¶
func (s *VariantImportItemSource) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type VariantImportJobItem ¶
type VariantImportJobItem struct { // The annotation schema generated by the parsed annotation data. AnnotationFields map[string]*string `locationName:"annotationFields" type:"map"` // When the job completed. CompletionTime *time.Time `locationName:"completionTime" type:"timestamp" timestampFormat:"iso8601"` // When the job was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The job's destination variant store. // // DestinationName is a required field DestinationName *string `locationName:"destinationName" type:"string" required:"true"` // The job's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The job's service role ARN. // // RoleArn is a required field RoleArn *string `locationName:"roleArn" min:"20" type:"string" required:"true"` // The job's left normalization setting. RunLeftNormalization *bool `locationName:"runLeftNormalization" type:"boolean"` // The job's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"JobStatus"` // When the job was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
A variant import job.
func (VariantImportJobItem) GoString ¶
func (s VariantImportJobItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VariantImportJobItem) SetAnnotationFields ¶ added in v1.44.262
func (s *VariantImportJobItem) SetAnnotationFields(v map[string]*string) *VariantImportJobItem
SetAnnotationFields sets the AnnotationFields field's value.
func (*VariantImportJobItem) SetCompletionTime ¶
func (s *VariantImportJobItem) SetCompletionTime(v time.Time) *VariantImportJobItem
SetCompletionTime sets the CompletionTime field's value.
func (*VariantImportJobItem) SetCreationTime ¶
func (s *VariantImportJobItem) SetCreationTime(v time.Time) *VariantImportJobItem
SetCreationTime sets the CreationTime field's value.
func (*VariantImportJobItem) SetDestinationName ¶
func (s *VariantImportJobItem) SetDestinationName(v string) *VariantImportJobItem
SetDestinationName sets the DestinationName field's value.
func (*VariantImportJobItem) SetId ¶
func (s *VariantImportJobItem) SetId(v string) *VariantImportJobItem
SetId sets the Id field's value.
func (*VariantImportJobItem) SetRoleArn ¶
func (s *VariantImportJobItem) SetRoleArn(v string) *VariantImportJobItem
SetRoleArn sets the RoleArn field's value.
func (*VariantImportJobItem) SetRunLeftNormalization ¶
func (s *VariantImportJobItem) SetRunLeftNormalization(v bool) *VariantImportJobItem
SetRunLeftNormalization sets the RunLeftNormalization field's value.
func (*VariantImportJobItem) SetStatus ¶
func (s *VariantImportJobItem) SetStatus(v string) *VariantImportJobItem
SetStatus sets the Status field's value.
func (*VariantImportJobItem) SetUpdateTime ¶
func (s *VariantImportJobItem) SetUpdateTime(v time.Time) *VariantImportJobItem
SetUpdateTime sets the UpdateTime field's value.
func (VariantImportJobItem) String ¶
func (s VariantImportJobItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type VariantStoreItem ¶
type VariantStoreItem struct { // When the store was created. // // CreationTime is a required field CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // The store's description. // // Description is a required field Description *string `locationName:"description" type:"string" required:"true"` // The store's ID. // // Id is a required field Id *string `locationName:"id" type:"string" required:"true"` // The store's name. // // Name is a required field Name *string `locationName:"name" type:"string" required:"true"` // The store's genome reference. // // Reference is a required field Reference *ReferenceItem `locationName:"reference" type:"structure" required:"true"` // The store's server-side encryption (SSE) settings. // // SseConfig is a required field SseConfig *SseConfig `locationName:"sseConfig" type:"structure" required:"true"` // The store's status. // // Status is a required field Status *string `locationName:"status" type:"string" required:"true" enum:"StoreStatus"` // The store's status message. // // StatusMessage is a required field StatusMessage *string `locationName:"statusMessage" type:"string" required:"true"` // The store's ARN. // // StoreArn is a required field StoreArn *string `locationName:"storeArn" min:"20" type:"string" required:"true"` // The store's size in bytes. // // StoreSizeBytes is a required field StoreSizeBytes *int64 `locationName:"storeSizeBytes" type:"long" required:"true"` // When the store was updated. // // UpdateTime is a required field UpdateTime *time.Time `locationName:"updateTime" type:"timestamp" timestampFormat:"iso8601" required:"true"` // contains filtered or unexported fields }
A variant store.
func (VariantStoreItem) GoString ¶
func (s VariantStoreItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VariantStoreItem) SetCreationTime ¶
func (s *VariantStoreItem) SetCreationTime(v time.Time) *VariantStoreItem
SetCreationTime sets the CreationTime field's value.
func (*VariantStoreItem) SetDescription ¶
func (s *VariantStoreItem) SetDescription(v string) *VariantStoreItem
SetDescription sets the Description field's value.
func (*VariantStoreItem) SetId ¶
func (s *VariantStoreItem) SetId(v string) *VariantStoreItem
SetId sets the Id field's value.
func (*VariantStoreItem) SetName ¶
func (s *VariantStoreItem) SetName(v string) *VariantStoreItem
SetName sets the Name field's value.
func (*VariantStoreItem) SetReference ¶
func (s *VariantStoreItem) SetReference(v *ReferenceItem) *VariantStoreItem
SetReference sets the Reference field's value.
func (*VariantStoreItem) SetSseConfig ¶
func (s *VariantStoreItem) SetSseConfig(v *SseConfig) *VariantStoreItem
SetSseConfig sets the SseConfig field's value.
func (*VariantStoreItem) SetStatus ¶
func (s *VariantStoreItem) SetStatus(v string) *VariantStoreItem
SetStatus sets the Status field's value.
func (*VariantStoreItem) SetStatusMessage ¶
func (s *VariantStoreItem) SetStatusMessage(v string) *VariantStoreItem
SetStatusMessage sets the StatusMessage field's value.
func (*VariantStoreItem) SetStoreArn ¶
func (s *VariantStoreItem) SetStoreArn(v string) *VariantStoreItem
SetStoreArn sets the StoreArn field's value.
func (*VariantStoreItem) SetStoreSizeBytes ¶
func (s *VariantStoreItem) SetStoreSizeBytes(v int64) *VariantStoreItem
SetStoreSizeBytes sets the StoreSizeBytes field's value.
func (*VariantStoreItem) SetUpdateTime ¶
func (s *VariantStoreItem) SetUpdateTime(v time.Time) *VariantStoreItem
SetUpdateTime sets the UpdateTime field's value.
func (VariantStoreItem) String ¶
func (s VariantStoreItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type VcfOptions ¶
type VcfOptions struct { // The file's ignore filter field setting. IgnoreFilterField *bool `locationName:"ignoreFilterField" type:"boolean"` // The file's ignore qual field setting. IgnoreQualField *bool `locationName:"ignoreQualField" type:"boolean"` // contains filtered or unexported fields }
Formatting options for a VCF file.
func (VcfOptions) GoString ¶
func (s VcfOptions) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VcfOptions) SetIgnoreFilterField ¶
func (s *VcfOptions) SetIgnoreFilterField(v bool) *VcfOptions
SetIgnoreFilterField sets the IgnoreFilterField field's value.
func (*VcfOptions) SetIgnoreQualField ¶
func (s *VcfOptions) SetIgnoreQualField(v bool) *VcfOptions
SetIgnoreQualField sets the IgnoreQualField field's value.
func (VcfOptions) String ¶
func (s VcfOptions) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type VersionDeleteError ¶ added in v1.44.323
type VersionDeleteError struct { // The message explaining the error in annotation store deletion. // // Message is a required field Message *string `locationName:"message" type:"string" required:"true"` // The name given to an annotation store version. // // VersionName is a required field VersionName *string `locationName:"versionName" min:"3" type:"string" required:"true"` // contains filtered or unexported fields }
The error preventing deletion of the annotation store version.
func (VersionDeleteError) GoString ¶ added in v1.44.323
func (s VersionDeleteError) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VersionDeleteError) SetMessage ¶ added in v1.44.323
func (s *VersionDeleteError) SetMessage(v string) *VersionDeleteError
SetMessage sets the Message field's value.
func (*VersionDeleteError) SetVersionName ¶ added in v1.44.323
func (s *VersionDeleteError) SetVersionName(v string) *VersionDeleteError
SetVersionName sets the VersionName field's value.
func (VersionDeleteError) String ¶ added in v1.44.323
func (s VersionDeleteError) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type VersionOptions ¶ added in v1.44.323
type VersionOptions struct { // File settings for a version of a TSV store. TsvVersionOptions *TsvVersionOptions `locationName:"tsvVersionOptions" type:"structure"` // contains filtered or unexported fields }
The options for an annotation store version.
func (VersionOptions) GoString ¶ added in v1.44.323
func (s VersionOptions) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VersionOptions) SetTsvVersionOptions ¶ added in v1.44.323
func (s *VersionOptions) SetTsvVersionOptions(v *TsvVersionOptions) *VersionOptions
SetTsvVersionOptions sets the TsvVersionOptions field's value.
func (VersionOptions) String ¶ added in v1.44.323
func (s VersionOptions) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*VersionOptions) Validate ¶ added in v1.44.323
func (s *VersionOptions) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type WorkflowListItem ¶
type WorkflowListItem struct { // The workflow's ARN. Arn *string `locationName:"arn" min:"1" type:"string"` // When the workflow was created. CreationTime *time.Time `locationName:"creationTime" type:"timestamp" timestampFormat:"iso8601"` // The workflow's digest. Digest *string `locationName:"digest" min:"1" type:"string"` // The workflow's ID. Id *string `locationName:"id" min:"1" type:"string"` // Any metadata available for workflow. The information listed may vary depending // on the workflow, and there may also be no metadata to return. Metadata map[string]*string `locationName:"metadata" type:"map"` // The workflow's name. Name *string `locationName:"name" min:"1" type:"string"` // The workflow's status. Status *string `locationName:"status" min:"1" type:"string" enum:"WorkflowStatus"` // The workflow's type. Type *string `locationName:"type" min:"1" type:"string" enum:"WorkflowType"` // contains filtered or unexported fields }
A workflow.
func (WorkflowListItem) GoString ¶
func (s WorkflowListItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*WorkflowListItem) SetArn ¶
func (s *WorkflowListItem) SetArn(v string) *WorkflowListItem
SetArn sets the Arn field's value.
func (*WorkflowListItem) SetCreationTime ¶
func (s *WorkflowListItem) SetCreationTime(v time.Time) *WorkflowListItem
SetCreationTime sets the CreationTime field's value.
func (*WorkflowListItem) SetDigest ¶
func (s *WorkflowListItem) SetDigest(v string) *WorkflowListItem
SetDigest sets the Digest field's value.
func (*WorkflowListItem) SetId ¶
func (s *WorkflowListItem) SetId(v string) *WorkflowListItem
SetId sets the Id field's value.
func (*WorkflowListItem) SetMetadata ¶ added in v1.44.262
func (s *WorkflowListItem) SetMetadata(v map[string]*string) *WorkflowListItem
SetMetadata sets the Metadata field's value.
func (*WorkflowListItem) SetName ¶
func (s *WorkflowListItem) SetName(v string) *WorkflowListItem
SetName sets the Name field's value.
func (*WorkflowListItem) SetStatus ¶
func (s *WorkflowListItem) SetStatus(v string) *WorkflowListItem
SetStatus sets the Status field's value.
func (*WorkflowListItem) SetType ¶
func (s *WorkflowListItem) SetType(v string) *WorkflowListItem
SetType sets the Type field's value.
func (WorkflowListItem) String ¶
func (s WorkflowListItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type WorkflowParameter ¶
type WorkflowParameter struct { // The parameter's description. Description *string `locationName:"description" type:"string"` // Whether the parameter is optional. Optional *bool `locationName:"optional" type:"boolean"` // contains filtered or unexported fields }
A workflow parameter.
func (WorkflowParameter) GoString ¶
func (s WorkflowParameter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*WorkflowParameter) SetDescription ¶
func (s *WorkflowParameter) SetDescription(v string) *WorkflowParameter
SetDescription sets the Description field's value.
func (*WorkflowParameter) SetOptional ¶
func (s *WorkflowParameter) SetOptional(v bool) *WorkflowParameter
SetOptional sets the Optional field's value.
func (WorkflowParameter) String ¶
func (s WorkflowParameter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
Directories ¶
Path | Synopsis |
---|---|
Package omicsiface provides an interface to enable mocking the Amazon Omics service client for testing your code.
|
Package omicsiface provides an interface to enable mocking the Amazon Omics service client for testing your code. |