Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless.CfnVpcEndpointPropsMixin.Builder
Packages that use CfnVpcEndpointPropsMixin.Builder
-
Uses of CfnVpcEndpointPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless
Methods in software.amazon.awscdk.cfnpropertymixins.services.opensearchserverless that return CfnVpcEndpointPropsMixin.BuilderModifier and TypeMethodDescriptionCfnVpcEndpointPropsMixin.Builder.create()CfnVpcEndpointPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the endpoint.CfnVpcEndpointPropsMixin.Builder.securityGroupIds(List<? extends Object> securityGroupIds) The unique identifiers of the security groups that define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.The ID of the subnets from which you access OpenSearch Serverless.The ID of the VPC from which you access OpenSearch Serverless.