Uses of Class
software.amazon.awscdk.services.opensearchserverless.CfnVpcEndpointProps.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnVpcEndpointProps.Builder in software.amazon.awscdk.services.opensearchserverless
Modifier and TypeMethodDescriptionstatic CfnVpcEndpointProps.Builder
CfnVpcEndpointProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnVpcEndpointProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnVpcEndpointProps.Builder
.