libZSservicesZSamazonka-cognito-identityZSamazonka-cognito-identity
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

Description

 
Synopsis

Documentation

data IdentityPoolShortDescription Source #

A description of the identity pool.

See: newIdentityPoolShortDescription smart constructor.

Constructors

IdentityPoolShortDescription' 

Fields

Instances

Instances details
Eq IdentityPoolShortDescription Source # 
Instance details

Defined in Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

Read IdentityPoolShortDescription Source # 
Instance details

Defined in Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

Show IdentityPoolShortDescription Source # 
Instance details

Defined in Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

Generic IdentityPoolShortDescription Source # 
Instance details

Defined in Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

Associated Types

type Rep IdentityPoolShortDescription :: Type -> Type #

NFData IdentityPoolShortDescription Source # 
Instance details

Defined in Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

Hashable IdentityPoolShortDescription Source # 
Instance details

Defined in Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

FromJSON IdentityPoolShortDescription Source # 
Instance details

Defined in Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

type Rep IdentityPoolShortDescription Source # 
Instance details

Defined in Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription

type Rep IdentityPoolShortDescription = D1 ('MetaData "IdentityPoolShortDescription" "Amazonka.CognitoIdentity.Types.IdentityPoolShortDescription" "libZSservicesZSamazonka-cognito-identityZSamazonka-cognito-identity" 'False) (C1 ('MetaCons "IdentityPoolShortDescription'" 'PrefixI 'True) (S1 ('MetaSel ('Just "identityPoolId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identityPoolName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newIdentityPoolShortDescription :: IdentityPoolShortDescription Source #

Create a value of IdentityPoolShortDescription 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:identityPoolId:IdentityPoolShortDescription', identityPoolShortDescription_identityPoolId - An identity pool ID in the format REGION:GUID.

$sel:identityPoolName:IdentityPoolShortDescription', identityPoolShortDescription_identityPoolName - A string that you provide.