Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayConnectPeerConfiguration
-
Packages that use TransitGatewayConnectPeerConfiguration Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TransitGatewayConnectPeerConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayConnectPeerConfiguration Modifier and Type Method Description TransitGatewayConnectPeerConfigurationTransitGatewayConnectPeer. connectPeerConfiguration()The Connect peer details.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayConnectPeerConfiguration Modifier and Type Method Description TransitGatewayConnectPeer.BuilderTransitGatewayConnectPeer.Builder. connectPeerConfiguration(TransitGatewayConnectPeerConfiguration connectPeerConfiguration)The Connect peer details.
-