Uses of Interface
software.amazon.awscdk.interfaces.voiceid.IDomainRef
Packages that use IDomainRef
Package
Description
AWS::VoiceID Construct Library
-
Uses of IDomainRef in software.amazon.awscdk.interfaces.voiceid
Subinterfaces of IDomainRef in software.amazon.awscdk.interfaces.voiceidModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDomainRef.Classes in software.amazon.awscdk.interfaces.voiceid 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.voiceid
Classes in software.amazon.awscdk.services.voiceid that implement IDomainRefMethods in software.amazon.awscdk.services.voiceid that return IDomainRefModifier and TypeMethodDescriptionstatic IDomainRefCfnDomain.fromDomainId(software.constructs.Construct scope, String id, String domainId) Creates a new IDomainRef from a domainId.