Uses of Class
software.amazon.awscdk.services.opensearchserverless.IndexReference.Builder
Packages that use IndexReference.Builder
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of IndexReference.Builder in software.amazon.awscdk.services.opensearchserverless
Methods in software.amazon.awscdk.services.opensearchserverless that return IndexReference.BuilderModifier and TypeMethodDescriptionstatic IndexReference.Builder
IndexReference.builder()
IndexReference.Builder.collectionEndpoint
(String collectionEndpoint) Sets the value ofIndexReference.getCollectionEndpoint()
Sets the value ofIndexReference.getIndexName()
Constructors in software.amazon.awscdk.services.opensearchserverless with parameters of type IndexReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(IndexReference.Builder builder) Constructor that initializes the object based on literal property values passed by theIndexReference.Builder
.