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

Description

Gets information about a variant store.

Synopsis

Creating a Request

data GetVariantStore Source #

See: newGetVariantStore smart constructor.

Constructors

GetVariantStore' 

Fields

Instances

Instances details
ToHeaders GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

ToPath GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

ToQuery GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

AWSRequest GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

Associated Types

type AWSResponse GetVariantStore #

Generic GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

Associated Types

type Rep GetVariantStore :: Type -> Type #

Read GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

Show GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

NFData GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

Methods

rnf :: GetVariantStore -> () #

Eq GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

Hashable GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

type AWSResponse GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

type Rep GetVariantStore Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

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

newGetVariantStore Source #

Create a value of GetVariantStore 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:

GetVariantStore, getVariantStore_name - The store's name.

Request Lenses

Destructuring the Response

data GetVariantStoreResponse Source #

See: newGetVariantStoreResponse smart constructor.

Constructors

GetVariantStoreResponse' 

Fields

Instances

Instances details
Generic GetVariantStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

Associated Types

type Rep GetVariantStoreResponse :: Type -> Type #

Read GetVariantStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

Show GetVariantStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

NFData GetVariantStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

Methods

rnf :: GetVariantStoreResponse -> () #

Eq GetVariantStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

type Rep GetVariantStoreResponse Source # 
Instance details

Defined in Amazonka.Omics.GetVariantStore

type Rep GetVariantStoreResponse = D1 ('MetaData "GetVariantStoreResponse" "Amazonka.Omics.GetVariantStore" "amazonka-omics-2.0-9t5CXL0ZQCvGfVWhQWVGKJ" 'False) (C1 ('MetaCons "GetVariantStoreResponse'" 'PrefixI 'True) (((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))))))

newGetVariantStoreResponse Source #

Create a value of GetVariantStoreResponse 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:

$sel:httpStatus:GetVariantStoreResponse', getVariantStoreResponse_httpStatus - The response's http status code.

GetVariantStoreResponse, getVariantStoreResponse_creationTime - When the store was created.

GetVariantStoreResponse, getVariantStoreResponse_description - The store's description.

GetVariantStoreResponse, getVariantStoreResponse_id - The store's ID.

GetVariantStore, getVariantStoreResponse_name - The store's name.

GetVariantStoreResponse, getVariantStoreResponse_reference - The store's genome reference.

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

GetVariantStoreResponse, getVariantStoreResponse_status - The store's status.

GetVariantStoreResponse, getVariantStoreResponse_statusMessage - The store's status message.

GetVariantStoreResponse, getVariantStoreResponse_storeArn - The store's ARN.

GetVariantStoreResponse, getVariantStoreResponse_storeSizeBytes - The store's size in bytes.

GetVariantStoreResponse, getVariantStoreResponse_tags - The store's tags.

GetVariantStoreResponse, getVariantStoreResponse_updateTime - When the store was updated.

Response Lenses

getVariantStoreResponse_sseConfig :: Lens' GetVariantStoreResponse SseConfig Source #

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