Uses of Class
software.amazon.awscdk.services.ec2.ClientVpnAuthorizationRule.Builder
Packages that use ClientVpnAuthorizationRule.Builder
-
Uses of ClientVpnAuthorizationRule.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return ClientVpnAuthorizationRule.BuilderModifier and TypeMethodDescriptionThe IPv4 address range, in CIDR notation, of the network for which access is being authorized.ClientVpnAuthorizationRule.Builder.clientVpnEndoint
(IClientVpnEndpoint clientVpnEndoint) Deprecated.ClientVpnAuthorizationRule.Builder.clientVpnEndpoint
(IClientVpnEndpoint clientVpnEndpoint) The client VPN endpoint to which to add the rule.ClientVpnAuthorizationRule.Builder.description
(String description) A brief description of the authorization rule.The ID of the group to grant access to, for example, the Active Directory group or identity provider (IdP) group.
clientVpnEndpoint
instead