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.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

Description

 
Synopsis

Documentation

data LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source #

Describes an association between a local gateway route table and a virtual interface group.

See: newLocalGatewayRouteTableVirtualInterfaceGroupAssociation smart constructor.

Constructors

LocalGatewayRouteTableVirtualInterfaceGroupAssociation' 

Fields

Instances

Instances details
FromXML LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source # 
Instance details

Defined in Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

Generic LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source # 
Instance details

Defined in Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

Read LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source # 
Instance details

Defined in Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

Show LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source # 
Instance details

Defined in Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

NFData LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source # 
Instance details

Defined in Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

Eq LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source # 
Instance details

Defined in Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

Hashable LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source # 
Instance details

Defined in Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

type Rep LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source # 
Instance details

Defined in Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation

type Rep LocalGatewayRouteTableVirtualInterfaceGroupAssociation = D1 ('MetaData "LocalGatewayRouteTableVirtualInterfaceGroupAssociation" "Amazonka.EC2.Types.LocalGatewayRouteTableVirtualInterfaceGroupAssociation" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'False) (C1 ('MetaCons "LocalGatewayRouteTableVirtualInterfaceGroupAssociation'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "localGatewayId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "localGatewayRouteTableArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "localGatewayRouteTableId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "localGatewayRouteTableVirtualInterfaceGroupAssociationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "localGatewayVirtualInterfaceGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ownerId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))))))

newLocalGatewayRouteTableVirtualInterfaceGroupAssociation :: LocalGatewayRouteTableVirtualInterfaceGroupAssociation Source #

Create a value of LocalGatewayRouteTableVirtualInterfaceGroupAssociation 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:localGatewayId:LocalGatewayRouteTableVirtualInterfaceGroupAssociation', localGatewayRouteTableVirtualInterfaceGroupAssociation_localGatewayId - The ID of the local gateway.

$sel:localGatewayRouteTableArn:LocalGatewayRouteTableVirtualInterfaceGroupAssociation', localGatewayRouteTableVirtualInterfaceGroupAssociation_localGatewayRouteTableArn - The Amazon Resource Name (ARN) of the local gateway route table for the virtual interface group.

$sel:localGatewayRouteTableId:LocalGatewayRouteTableVirtualInterfaceGroupAssociation', localGatewayRouteTableVirtualInterfaceGroupAssociation_localGatewayRouteTableId - The ID of the local gateway route table.

$sel:localGatewayRouteTableVirtualInterfaceGroupAssociationId:LocalGatewayRouteTableVirtualInterfaceGroupAssociation', localGatewayRouteTableVirtualInterfaceGroupAssociation_localGatewayRouteTableVirtualInterfaceGroupAssociationId - The ID of the association.

$sel:localGatewayVirtualInterfaceGroupId:LocalGatewayRouteTableVirtualInterfaceGroupAssociation', localGatewayRouteTableVirtualInterfaceGroupAssociation_localGatewayVirtualInterfaceGroupId - The ID of the virtual interface group.

$sel:ownerId:LocalGatewayRouteTableVirtualInterfaceGroupAssociation', localGatewayRouteTableVirtualInterfaceGroupAssociation_ownerId - The ID of the Amazon Web Services account that owns the local gateway virtual interface group association.

$sel:state:LocalGatewayRouteTableVirtualInterfaceGroupAssociation', localGatewayRouteTableVirtualInterfaceGroupAssociation_state - The state of the association.

$sel:tags:LocalGatewayRouteTableVirtualInterfaceGroupAssociation', localGatewayRouteTableVirtualInterfaceGroupAssociation_tags - The tags assigned to the association.

localGatewayRouteTableVirtualInterfaceGroupAssociation_localGatewayRouteTableArn :: Lens' LocalGatewayRouteTableVirtualInterfaceGroupAssociation (Maybe Text) Source #

The Amazon Resource Name (ARN) of the local gateway route table for the virtual interface group.

localGatewayRouteTableVirtualInterfaceGroupAssociation_ownerId :: Lens' LocalGatewayRouteTableVirtualInterfaceGroupAssociation (Maybe Text) Source #

The ID of the Amazon Web Services account that owns the local gateway virtual interface group association.