amazonka-ec2-2.0: Amazon Elastic Compute Cloud 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.EC2.Types.TransitGatewayRouteTablePropagation

Description

 
Synopsis

Documentation

data TransitGatewayRouteTablePropagation Source #

Describes a route table propagation.

See: newTransitGatewayRouteTablePropagation smart constructor.

Constructors

TransitGatewayRouteTablePropagation' 

Fields

Instances

Instances details
FromXML TransitGatewayRouteTablePropagation Source # 
Instance details

Defined in Amazonka.EC2.Types.TransitGatewayRouteTablePropagation

Generic TransitGatewayRouteTablePropagation Source # 
Instance details

Defined in Amazonka.EC2.Types.TransitGatewayRouteTablePropagation

Read TransitGatewayRouteTablePropagation Source # 
Instance details

Defined in Amazonka.EC2.Types.TransitGatewayRouteTablePropagation

Show TransitGatewayRouteTablePropagation Source # 
Instance details

Defined in Amazonka.EC2.Types.TransitGatewayRouteTablePropagation

NFData TransitGatewayRouteTablePropagation Source # 
Instance details

Defined in Amazonka.EC2.Types.TransitGatewayRouteTablePropagation

Eq TransitGatewayRouteTablePropagation Source # 
Instance details

Defined in Amazonka.EC2.Types.TransitGatewayRouteTablePropagation

Hashable TransitGatewayRouteTablePropagation Source # 
Instance details

Defined in Amazonka.EC2.Types.TransitGatewayRouteTablePropagation

type Rep TransitGatewayRouteTablePropagation Source # 
Instance details

Defined in Amazonka.EC2.Types.TransitGatewayRouteTablePropagation

type Rep TransitGatewayRouteTablePropagation = D1 ('MetaData "TransitGatewayRouteTablePropagation" "Amazonka.EC2.Types.TransitGatewayRouteTablePropagation" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'False) (C1 ('MetaCons "TransitGatewayRouteTablePropagation'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "resourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransitGatewayAttachmentResourceType))) :*: (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransitGatewayPropagationState)) :*: (S1 ('MetaSel ('Just "transitGatewayAttachmentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "transitGatewayRouteTableAnnouncementId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

transitGatewayRouteTablePropagation_resourceType :: Lens' TransitGatewayRouteTablePropagation (Maybe TransitGatewayAttachmentResourceType) Source #

The type of resource. Note that the tgw-peering resource type has been deprecated.