Uses of Class
software.amazon.awscdk.services.lambda.CfnNetworkConnector.VpcEgressConfigurationProperty.Builder
Packages that use CfnNetworkConnector.VpcEgressConfigurationProperty.Builder
-
Uses of CfnNetworkConnector.VpcEgressConfigurationProperty.Builder in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return CfnNetworkConnector.VpcEgressConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnNetworkConnector.VpcEgressConfigurationProperty.Builder.associatedComputeResourceTypes(List<String> associatedComputeResourceTypes) CfnNetworkConnector.VpcEgressConfigurationProperty.builder()CfnNetworkConnector.VpcEgressConfigurationProperty.Builder.networkProtocol(String networkProtocol) Sets the value ofCfnNetworkConnector.VpcEgressConfigurationProperty.getNetworkProtocol()CfnNetworkConnector.VpcEgressConfigurationProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnNetworkConnector.VpcEgressConfigurationProperty.getSecurityGroupIds()Sets the value ofCfnNetworkConnector.VpcEgressConfigurationProperty.getSubnetIds()Constructors in software.amazon.awscdk.services.lambda with parameters of type CfnNetworkConnector.VpcEgressConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkConnector.VpcEgressConfigurationProperty.Builder.