Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnClientVpnEndpointMixinProps.Builder
Packages that use CfnClientVpnEndpointMixinProps.Builder
-
Uses of CfnClientVpnEndpointMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnClientVpnEndpointMixinProps.BuilderModifier and TypeMethodDescriptionCfnClientVpnEndpointMixinProps.Builder.authenticationOptions(List<? extends Object> authenticationOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getAuthenticationOptions()CfnClientVpnEndpointMixinProps.Builder.authenticationOptions(IResolvable authenticationOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getAuthenticationOptions()CfnClientVpnEndpointMixinProps.builder()CfnClientVpnEndpointMixinProps.Builder.clientCidrBlock(String clientCidrBlock) Sets the value ofCfnClientVpnEndpointMixinProps.getClientCidrBlock()CfnClientVpnEndpointMixinProps.Builder.clientConnectOptions(CfnClientVpnEndpointPropsMixin.ClientConnectOptionsProperty clientConnectOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getClientConnectOptions()CfnClientVpnEndpointMixinProps.Builder.clientConnectOptions(IResolvable clientConnectOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getClientConnectOptions()CfnClientVpnEndpointMixinProps.Builder.clientLoginBannerOptions(CfnClientVpnEndpointPropsMixin.ClientLoginBannerOptionsProperty clientLoginBannerOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getClientLoginBannerOptions()CfnClientVpnEndpointMixinProps.Builder.clientLoginBannerOptions(IResolvable clientLoginBannerOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getClientLoginBannerOptions()CfnClientVpnEndpointMixinProps.Builder.clientRouteEnforcementOptions(CfnClientVpnEndpointPropsMixin.ClientRouteEnforcementOptionsProperty clientRouteEnforcementOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getClientRouteEnforcementOptions()CfnClientVpnEndpointMixinProps.Builder.clientRouteEnforcementOptions(IResolvable clientRouteEnforcementOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getClientRouteEnforcementOptions()CfnClientVpnEndpointMixinProps.Builder.connectionLogOptions(CfnClientVpnEndpointPropsMixin.ConnectionLogOptionsProperty connectionLogOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getConnectionLogOptions()CfnClientVpnEndpointMixinProps.Builder.connectionLogOptions(IResolvable connectionLogOptions) Sets the value ofCfnClientVpnEndpointMixinProps.getConnectionLogOptions()CfnClientVpnEndpointMixinProps.Builder.description(String description) Sets the value ofCfnClientVpnEndpointMixinProps.getDescription()CfnClientVpnEndpointMixinProps.Builder.disconnectOnSessionTimeout(Boolean disconnectOnSessionTimeout) Sets the value ofCfnClientVpnEndpointMixinProps.getDisconnectOnSessionTimeout()CfnClientVpnEndpointMixinProps.Builder.disconnectOnSessionTimeout(IResolvable disconnectOnSessionTimeout) Sets the value ofCfnClientVpnEndpointMixinProps.getDisconnectOnSessionTimeout()CfnClientVpnEndpointMixinProps.Builder.dnsServers(List<String> dnsServers) Sets the value ofCfnClientVpnEndpointMixinProps.getDnsServers()CfnClientVpnEndpointMixinProps.Builder.endpointIpAddressType(String endpointIpAddressType) Sets the value ofCfnClientVpnEndpointMixinProps.getEndpointIpAddressType()CfnClientVpnEndpointMixinProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnClientVpnEndpointMixinProps.getSecurityGroupIds()CfnClientVpnEndpointMixinProps.Builder.selfServicePortal(String selfServicePortal) Sets the value ofCfnClientVpnEndpointMixinProps.getSelfServicePortal()CfnClientVpnEndpointMixinProps.Builder.serverCertificateArn(String serverCertificateArn) Sets the value ofCfnClientVpnEndpointMixinProps.getServerCertificateArn()CfnClientVpnEndpointMixinProps.Builder.sessionTimeoutHours(Number sessionTimeoutHours) Sets the value ofCfnClientVpnEndpointMixinProps.getSessionTimeoutHours()CfnClientVpnEndpointMixinProps.Builder.splitTunnel(Boolean splitTunnel) Sets the value ofCfnClientVpnEndpointMixinProps.getSplitTunnel()CfnClientVpnEndpointMixinProps.Builder.splitTunnel(IResolvable splitTunnel) Sets the value ofCfnClientVpnEndpointMixinProps.getSplitTunnel()CfnClientVpnEndpointMixinProps.Builder.tagSpecifications(List<? extends Object> tagSpecifications) Sets the value ofCfnClientVpnEndpointMixinProps.getTagSpecifications()CfnClientVpnEndpointMixinProps.Builder.tagSpecifications(IResolvable tagSpecifications) Sets the value ofCfnClientVpnEndpointMixinProps.getTagSpecifications()CfnClientVpnEndpointMixinProps.Builder.trafficIpAddressType(String trafficIpAddressType) Sets the value ofCfnClientVpnEndpointMixinProps.getTrafficIpAddressType()CfnClientVpnEndpointMixinProps.Builder.transportProtocol(String transportProtocol) Sets the value ofCfnClientVpnEndpointMixinProps.getTransportProtocol()Sets the value ofCfnClientVpnEndpointMixinProps.getVpcId()Sets the value ofCfnClientVpnEndpointMixinProps.getVpnPort()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnClientVpnEndpointMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClientVpnEndpointMixinProps.Builder.