Uses of Interface
software.amazon.awscdk.interfaces.appintegrations.IEventIntegrationRef
Packages that use IEventIntegrationRef
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of IEventIntegrationRef in software.amazon.awscdk.interfaces.appintegrations
Subinterfaces of IEventIntegrationRef in software.amazon.awscdk.interfaces.appintegrationsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEventIntegrationRef.Classes in software.amazon.awscdk.interfaces.appintegrations that implement IEventIntegrationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEventIntegrationRef in software.amazon.awscdk.services.appintegrations
Classes in software.amazon.awscdk.services.appintegrations that implement IEventIntegrationRefMethods in software.amazon.awscdk.services.appintegrations that return IEventIntegrationRefModifier and TypeMethodDescriptionstatic IEventIntegrationRefCfnEventIntegration.fromEventIntegrationArn(software.constructs.Construct scope, String id, String arn) Creates a new IEventIntegrationRef from an ARN.static IEventIntegrationRefCfnEventIntegration.fromEventIntegrationName(software.constructs.Construct scope, String id, String eventIntegrationName) Creates a new IEventIntegrationRef from a eventIntegrationName.