amazonka-omics-2.0: Amazon Omics SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Omics.GetAnnotationStore

Description

Gets information about an annotation store.

Synopsis

Creating a Request

data GetAnnotationStore Source #

See: newGetAnnotationStore smart constructor.

Constructors

GetAnnotationStore' 

Fields

Instances

Instances details
ToHeaders GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

ToPath GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

ToQuery GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

AWSRequest GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

Associated Types

type AWSResponse GetAnnotationStore #

Generic GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

Associated Types

type Rep GetAnnotationStore :: Type -> Type #

Read GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

Show GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

NFData GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

Methods

rnf :: GetAnnotationStore -> () #

Eq GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

Hashable GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

type AWSResponse GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

type Rep GetAnnotationStore Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

type Rep GetAnnotationStore = D1 ('MetaData "GetAnnotationStore" "Amazonka.Omics.GetAnnotationStore" "amazonka-omics-2.0-9t5CXL0ZQCvGfVWhQWVGKJ" 'False) (C1 ('MetaCons "GetAnnotationStore'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetAnnotationStore Source #

Create a value of GetAnnotationStore with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetAnnotationStore, getAnnotationStore_name - The store's name.

Request Lenses

Destructuring the Response

data GetAnnotationStoreResponse Source #

See: newGetAnnotationStoreResponse smart constructor.

Constructors

GetAnnotationStoreResponse' 

Fields

Instances

Instances details
Generic GetAnnotationStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

Associated Types

type Rep GetAnnotationStoreResponse :: Type -> Type #

Read GetAnnotationStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

Show GetAnnotationStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

NFData GetAnnotationStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

Eq GetAnnotationStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

type Rep GetAnnotationStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetAnnotationStore

type Rep GetAnnotationStoreResponse = D1 ('MetaData "GetAnnotationStoreResponse" "Amazonka.Omics.GetAnnotationStore" "amazonka-omics-2.0-9t5CXL0ZQCvGfVWhQWVGKJ" 'False) (C1 ('MetaCons "GetAnnotationStoreResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "storeFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StoreFormat)) :*: (S1 ('MetaSel ('Just "storeOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StoreOptions)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ISO8601) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: (((S1 ('MetaSel ('Just "reference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ReferenceItem) :*: S1 ('MetaSel ('Just "sseConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SseConfig)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StoreStatus) :*: S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "storeArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "storeSizeBytes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text)) :*: S1 ('MetaSel ('Just "updateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ISO8601))))))

newGetAnnotationStoreResponse Source #

Create a value of GetAnnotationStoreResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetAnnotationStoreResponse, getAnnotationStoreResponse_storeFormat - The store's annotation file format.

$sel:storeOptions:GetAnnotationStoreResponse', getAnnotationStoreResponse_storeOptions - The store's parsing options.

$sel:httpStatus:GetAnnotationStoreResponse', getAnnotationStoreResponse_httpStatus - The response's http status code.

GetAnnotationStoreResponse, getAnnotationStoreResponse_creationTime - When the store was created.

GetAnnotationStoreResponse, getAnnotationStoreResponse_description - The store's description.

GetAnnotationStoreResponse, getAnnotationStoreResponse_id - The store's ID.

GetAnnotationStore, getAnnotationStoreResponse_name - The store's name.

GetAnnotationStoreResponse, getAnnotationStoreResponse_reference - The store's genome reference.

GetAnnotationStoreResponse, getAnnotationStoreResponse_sseConfig - The store's server-side encryption (SSE) settings.

GetAnnotationStoreResponse, getAnnotationStoreResponse_status - The store's status.

GetAnnotationStoreResponse, getAnnotationStoreResponse_statusMessage - A status message.

GetAnnotationStoreResponse, getAnnotationStoreResponse_storeArn - The store's ARN.

GetAnnotationStoreResponse, getAnnotationStoreResponse_storeSizeBytes - The store's size in bytes.

GetAnnotationStoreResponse, getAnnotationStoreResponse_tags - The store's tags.

GetAnnotationStoreResponse, getAnnotationStoreResponse_updateTime - When the store was updated.

Response Lenses

getAnnotationStoreResponse_sseConfig :: Lens' GetAnnotationStoreResponse SseConfig Source #

The store's server-side encryption (SSE) settings.