libZSservicesZSamazonka-securityhubZSamazonka-securityhub
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.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

Description

 
Synopsis

Documentation

data AwsRedshiftClusterPendingModifiedValues Source #

Changes to the Amazon Redshift cluster that are currently pending.

See: newAwsRedshiftClusterPendingModifiedValues smart constructor.

Constructors

AwsRedshiftClusterPendingModifiedValues' 

Fields

Instances

Instances details
Eq AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

Read AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

Show AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

Generic AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

NFData AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

Hashable AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

ToJSON AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

FromJSON AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

type Rep AwsRedshiftClusterPendingModifiedValues Source # 
Instance details

Defined in Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues

type Rep AwsRedshiftClusterPendingModifiedValues = D1 ('MetaData "AwsRedshiftClusterPendingModifiedValues" "Amazonka.SecurityHub.Types.AwsRedshiftClusterPendingModifiedValues" "libZSservicesZSamazonka-securityhubZSamazonka-securityhub" 'False) (C1 ('MetaCons "AwsRedshiftClusterPendingModifiedValues'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "encryptionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "enhancedVpcRouting") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "masterUserPassword") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "publiclyAccessible") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "maintenanceTrackName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "automatedSnapshotRetentionPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "clusterIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "numberOfNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "clusterType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "clusterVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nodeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newAwsRedshiftClusterPendingModifiedValues :: AwsRedshiftClusterPendingModifiedValues Source #

Create a value of AwsRedshiftClusterPendingModifiedValues 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:encryptionType:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_encryptionType - The encryption type for a cluster.

$sel:enhancedVpcRouting:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_enhancedVpcRouting - Indicates whether to create the cluster with enhanced VPC routing enabled.

$sel:masterUserPassword:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_masterUserPassword - The pending or in-progress change to the master user password for the cluster.

$sel:publiclyAccessible:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_publiclyAccessible - The pending or in-progress change to whether the cluster can be connected to from the public network.

$sel:maintenanceTrackName:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_maintenanceTrackName - The name of the maintenance track that the cluster changes to during the next maintenance window.

$sel:automatedSnapshotRetentionPeriod:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_automatedSnapshotRetentionPeriod - The pending or in-progress change to the automated snapshot retention period.

$sel:clusterIdentifier:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_clusterIdentifier - The pending or in-progress change to the identifier for the cluster.

$sel:numberOfNodes:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_numberOfNodes - The pending or in-progress change to the number of nodes in the cluster.

$sel:clusterType:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_clusterType - The pending or in-progress change to the cluster type.

$sel:clusterVersion:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_clusterVersion - The pending or in-progress change to the service version.

$sel:nodeType:AwsRedshiftClusterPendingModifiedValues', awsRedshiftClusterPendingModifiedValues_nodeType - The pending or in-progress change to the cluster's node type.

awsRedshiftClusterPendingModifiedValues_enhancedVpcRouting :: Lens' AwsRedshiftClusterPendingModifiedValues (Maybe Bool) Source #

Indicates whether to create the cluster with enhanced VPC routing enabled.

awsRedshiftClusterPendingModifiedValues_masterUserPassword :: Lens' AwsRedshiftClusterPendingModifiedValues (Maybe Text) Source #

The pending or in-progress change to the master user password for the cluster.

awsRedshiftClusterPendingModifiedValues_publiclyAccessible :: Lens' AwsRedshiftClusterPendingModifiedValues (Maybe Bool) Source #

The pending or in-progress change to whether the cluster can be connected to from the public network.

awsRedshiftClusterPendingModifiedValues_maintenanceTrackName :: Lens' AwsRedshiftClusterPendingModifiedValues (Maybe Text) Source #

The name of the maintenance track that the cluster changes to during the next maintenance window.

awsRedshiftClusterPendingModifiedValues_automatedSnapshotRetentionPeriod :: Lens' AwsRedshiftClusterPendingModifiedValues (Maybe Int) Source #

The pending or in-progress change to the automated snapshot retention period.

awsRedshiftClusterPendingModifiedValues_clusterIdentifier :: Lens' AwsRedshiftClusterPendingModifiedValues (Maybe Text) Source #

The pending or in-progress change to the identifier for the cluster.

awsRedshiftClusterPendingModifiedValues_numberOfNodes :: Lens' AwsRedshiftClusterPendingModifiedValues (Maybe Int) Source #

The pending or in-progress change to the number of nodes in the cluster.

awsRedshiftClusterPendingModifiedValues_nodeType :: Lens' AwsRedshiftClusterPendingModifiedValues (Maybe Text) Source #

The pending or in-progress change to the cluster's node type.