Uses of Interface
software.amazon.awscdk.interfaces.customerprofiles.IDomainRef
Packages that use IDomainRef
Package
Description
AWS::CustomerProfiles Construct Library
-
Uses of IDomainRef in software.amazon.awscdk.interfaces.customerprofiles
Subinterfaces of IDomainRef in software.amazon.awscdk.interfaces.customerprofilesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDomainRef.Classes in software.amazon.awscdk.interfaces.customerprofiles 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.customerprofiles
Classes in software.amazon.awscdk.services.customerprofiles that implement IDomainRefModifier and TypeClassDescriptionclassSpecifies an Amazon Connect Customer Profiles Domain.Methods in software.amazon.awscdk.services.customerprofiles that return IDomainRefModifier and TypeMethodDescriptionstatic IDomainRefCfnDomain.fromDomainName(software.constructs.Construct scope, String id, String domainName) Creates a new IDomainRef from a domainName.