Uses of Interface
software.amazon.awscdk.interfaces.elasticsearch.IDomainRef
Packages that use IDomainRef
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of IDomainRef in software.amazon.awscdk.interfaces.elasticsearch
Subinterfaces of IDomainRef in software.amazon.awscdk.interfaces.elasticsearchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDomainRef.Classes in software.amazon.awscdk.interfaces.elasticsearch that implement IDomainRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDomainRef in software.amazon.awscdk.services.elasticsearch
Subinterfaces of IDomainRef in software.amazon.awscdk.services.elasticsearchModifier and TypeInterfaceDescriptioninterfaceDeprecated.use opensearchservice module insteadstatic interfaceDeprecated.Internal default implementation forIDomain.Classes in software.amazon.awscdk.services.elasticsearch that implement IDomainRefModifier and TypeClassDescriptionclassThe AWS::Elasticsearch::Domain resource creates an Amazon OpenSearch Service domain.classDeprecated.use opensearchservice module insteadstatic final classDeprecated.A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.elasticsearch that return IDomainRefModifier and TypeMethodDescriptionstatic IDomainRefCfnDomain.fromDomainArn(software.constructs.Construct scope, String id, String arn) Creates a new IDomainRef from an ARN.static IDomainRefCfnDomain.fromDomainName(software.constructs.Construct scope, String id, String domainName) Creates a new IDomainRef from a domainName.protected IDomainRefDomainGrants.getResource()Methods in software.amazon.awscdk.services.elasticsearch with parameters of type IDomainRefModifier and TypeMethodDescriptionstatic StringCfnDomain.arnForDomain(IDomainRef resource) static DomainGrantsDomainGrants.fromDomain(IDomainRef resource) Creates grants for DomainGrants.