libZSservicesZSamazonka-elasticacheZSamazonka-elasticache
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.ElastiCache.Types.SubnetOutpost

Description

 
Synopsis

Documentation

data SubnetOutpost Source #

The ID of the outpost subnet.

See: newSubnetOutpost smart constructor.

Constructors

SubnetOutpost' 

Fields

Instances

Instances details
Eq SubnetOutpost Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.SubnetOutpost

Read SubnetOutpost Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.SubnetOutpost

Show SubnetOutpost Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.SubnetOutpost

Generic SubnetOutpost Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.SubnetOutpost

Associated Types

type Rep SubnetOutpost :: Type -> Type #

NFData SubnetOutpost Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.SubnetOutpost

Methods

rnf :: SubnetOutpost -> () #

Hashable SubnetOutpost Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.SubnetOutpost

FromXML SubnetOutpost Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.SubnetOutpost

type Rep SubnetOutpost Source # 
Instance details

Defined in Amazonka.ElastiCache.Types.SubnetOutpost

type Rep SubnetOutpost = D1 ('MetaData "SubnetOutpost" "Amazonka.ElastiCache.Types.SubnetOutpost" "libZSservicesZSamazonka-elasticacheZSamazonka-elasticache" 'False) (C1 ('MetaCons "SubnetOutpost'" 'PrefixI 'True) (S1 ('MetaSel ('Just "subnetOutpostArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newSubnetOutpost :: SubnetOutpost Source #

Create a value of SubnetOutpost 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:subnetOutpostArn:SubnetOutpost', subnetOutpost_subnetOutpostArn - The outpost ARN of the subnet.