Uses of Class
software.amazon.awscdk.services.ec2.ClientVpnEndpointReference.Builder
Packages that use ClientVpnEndpointReference.Builder
-
Uses of ClientVpnEndpointReference.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return ClientVpnEndpointReference.BuilderModifier and TypeMethodDescriptionClientVpnEndpointReference.builder()
ClientVpnEndpointReference.Builder.clientVpnEndpointId
(String clientVpnEndpointId) Sets the value ofClientVpnEndpointReference.getClientVpnEndpointId()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type ClientVpnEndpointReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theClientVpnEndpointReference.Builder
.