Uses of Interface
software.amazon.awscdk.interfaces.datazone.IDomainRef
Packages that use IDomainRef
Package
Description
AWS::DataZone Construct Library
-
Uses of IDomainRef in software.amazon.awscdk.interfaces.datazone
Subinterfaces of IDomainRef in software.amazon.awscdk.interfaces.datazoneModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDomainRef.Classes in software.amazon.awscdk.interfaces.datazone 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.datazone
Classes in software.amazon.awscdk.services.datazone that implement IDomainRefModifier and TypeClassDescriptionclassTheAWS::DataZone::Domainresource specifies an Amazon DataZone domain.Methods in software.amazon.awscdk.services.datazone that return IDomainRefModifier and TypeMethodDescriptionstatic IDomainRefCfnDomain.fromDomainArn(software.constructs.Construct scope, String id, String arn) Creates a new IDomainRef from an ARN.static IDomainRefCfnDomain.fromDomainId(software.constructs.Construct scope, String id, String domainId) Creates a new IDomainRef from a domainId.