Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayAttachmentBgpConfiguration
Packages that use TransitGatewayAttachmentBgpConfiguration
-
Uses of TransitGatewayAttachmentBgpConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayAttachmentBgpConfigurationModifier and TypeMethodDescriptionTransitGatewayConnectPeerConfiguration.bgpConfigurations()The BGP configuration details.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayAttachmentBgpConfigurationModifier and TypeMethodDescriptionTransitGatewayConnectPeerConfiguration.Builder.bgpConfigurations(TransitGatewayAttachmentBgpConfiguration... bgpConfigurations) The BGP configuration details.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TransitGatewayAttachmentBgpConfigurationModifier and TypeMethodDescriptionTransitGatewayConnectPeerConfiguration.Builder.bgpConfigurations(Collection<TransitGatewayAttachmentBgpConfiguration> bgpConfigurations) The BGP configuration details.