Uses of Interface
software.amazon.awscdk.interfaces.opensearchserverless.ICollectionGroupRef
Packages that use ICollectionGroupRef
Package
Description
AWS::OpenSearchServerless Construct Library
-
Uses of ICollectionGroupRef in software.amazon.awscdk.interfaces.opensearchserverless
Subinterfaces of ICollectionGroupRef in software.amazon.awscdk.interfaces.opensearchserverlessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICollectionGroupRef.Classes in software.amazon.awscdk.interfaces.opensearchserverless that implement ICollectionGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICollectionGroupRef in software.amazon.awscdk.services.opensearchserverless
Classes in software.amazon.awscdk.services.opensearchserverless that implement ICollectionGroupRefModifier and TypeClassDescriptionclassResource Type definition for AWS::OpenSearchServerless::CollectionGroup.Methods in software.amazon.awscdk.services.opensearchserverless that return ICollectionGroupRefModifier and TypeMethodDescriptionstatic ICollectionGroupRefCfnCollectionGroup.fromCollectionGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new ICollectionGroupRef from an ARN.static ICollectionGroupRefCfnCollectionGroup.fromCollectionGroupId(software.constructs.Construct scope, String id, String collectionGroupId) Creates a new ICollectionGroupRef from a collectionGroupId.Methods in software.amazon.awscdk.services.opensearchserverless with parameters of type ICollectionGroupRefModifier and TypeMethodDescriptionstatic StringCfnCollectionGroup.arnForCollectionGroup(ICollectionGroupRef resource)