libZSservicesZSamazonka-redshiftZSamazonka-redshift
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.Redshift.Types.SupportedPlatform

Description

 
Synopsis

Documentation

data SupportedPlatform Source #

A list of supported platforms for orderable clusters.

See: newSupportedPlatform smart constructor.

Constructors

SupportedPlatform' 

Fields

Instances

Instances details
Eq SupportedPlatform Source # 
Instance details

Defined in Amazonka.Redshift.Types.SupportedPlatform

Read SupportedPlatform Source # 
Instance details

Defined in Amazonka.Redshift.Types.SupportedPlatform

Show SupportedPlatform Source # 
Instance details

Defined in Amazonka.Redshift.Types.SupportedPlatform

Generic SupportedPlatform Source # 
Instance details

Defined in Amazonka.Redshift.Types.SupportedPlatform

Associated Types

type Rep SupportedPlatform :: Type -> Type #

NFData SupportedPlatform Source # 
Instance details

Defined in Amazonka.Redshift.Types.SupportedPlatform

Methods

rnf :: SupportedPlatform -> () #

Hashable SupportedPlatform Source # 
Instance details

Defined in Amazonka.Redshift.Types.SupportedPlatform

FromXML SupportedPlatform Source # 
Instance details

Defined in Amazonka.Redshift.Types.SupportedPlatform

type Rep SupportedPlatform Source # 
Instance details

Defined in Amazonka.Redshift.Types.SupportedPlatform

type Rep SupportedPlatform = D1 ('MetaData "SupportedPlatform" "Amazonka.Redshift.Types.SupportedPlatform" "libZSservicesZSamazonka-redshiftZSamazonka-redshift" 'False) (C1 ('MetaCons "SupportedPlatform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSupportedPlatform :: SupportedPlatform Source #

Create a value of SupportedPlatform 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:name:SupportedPlatform', supportedPlatform_name -