Uses of Interface
software.amazon.awscdk.services.opensearchserverless.CfnCollectionIndexProps
Packages that use CfnCollectionIndexProps
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of CfnCollectionIndexProps in software.amazon.awscdk.services.opensearchserverless
Classes in software.amazon.awscdk.services.opensearchserverless that implement CfnCollectionIndexPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnCollectionIndexPropsMethods in software.amazon.awscdk.services.opensearchserverless that return CfnCollectionIndexPropsModifier and TypeMethodDescriptionCfnCollectionIndexProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.opensearchserverless with parameters of type CfnCollectionIndexPropsModifierConstructorDescriptionCfnCollectionIndex(software.constructs.Construct scope, String id, CfnCollectionIndexProps props) Create a newAWS::OpenSearchServerless::CollectionIndex.