Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnVpcEndpointProps.Builder
Packages that use CfnVpcEndpointProps.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnVpcEndpointProps.Builder in software.amazon.awscdk.services.opensearchserverless
Methods in software.amazon.awscdk.services.opensearchserverless that return CfnVpcEndpointProps.BuilderModifier and TypeMethodDescriptionstatic CfnVpcEndpointProps.BuilderCfnVpcEndpointProps.builder()Sets the value ofCfnVpcEndpointProps.getName()CfnVpcEndpointProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnVpcEndpointProps.getSecurityGroupIds()Sets the value ofCfnVpcEndpointProps.getSubnetIds()Sets the value ofCfnVpcEndpointProps.getVpcId()Constructors in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnVpcEndpointProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnVpcEndpointProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVpcEndpointProps.Builder.