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