Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayClientVpnAttachment
Packages that use TransitGatewayClientVpnAttachment
-
Uses of TransitGatewayClientVpnAttachment in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayClientVpnAttachmentModifier and TypeMethodDescriptionAcceptTransitGatewayClientVpnAttachmentResponse.transitGatewayClientVpnAttachment()Information about the Transit Gateway Client VPN attachment.DeleteTransitGatewayClientVpnAttachmentResponse.transitGatewayClientVpnAttachment()Information about the Transit Gateway Client VPN attachment.RejectTransitGatewayClientVpnAttachmentResponse.transitGatewayClientVpnAttachment()Information about the Transit Gateway Client VPN attachment.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayClientVpnAttachmentModifier and TypeMethodDescriptionAcceptTransitGatewayClientVpnAttachmentResponse.Builder.transitGatewayClientVpnAttachment(TransitGatewayClientVpnAttachment transitGatewayClientVpnAttachment) Information about the Transit Gateway Client VPN attachment.DeleteTransitGatewayClientVpnAttachmentResponse.Builder.transitGatewayClientVpnAttachment(TransitGatewayClientVpnAttachment transitGatewayClientVpnAttachment) Information about the Transit Gateway Client VPN attachment.RejectTransitGatewayClientVpnAttachmentResponse.Builder.transitGatewayClientVpnAttachment(TransitGatewayClientVpnAttachment transitGatewayClientVpnAttachment) Information about the Transit Gateway Client VPN attachment.