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.mixins.preview.services.voiceid.events
Methods in software.amazon.awscdk.mixins.preview.services.voiceid.events with parameters of type IDomainRefModifier and TypeMethodDescriptionstatic DomainEventsDomainEvents.fromDomain(IDomainRef domainRef) (experimental) Create DomainEvents from a Domain reference. -
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.Methods in software.amazon.awscdk.services.voiceid with parameters of type IDomainRef