Uses of Interface
software.amazon.awscdk.services.appintegrations.CfnEventIntegrationProps
Packages that use CfnEventIntegrationProps
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of CfnEventIntegrationProps in software.amazon.awscdk.services.appintegrations
Classes in software.amazon.awscdk.services.appintegrations that implement CfnEventIntegrationPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnEventIntegrationPropsMethods in software.amazon.awscdk.services.appintegrations that return CfnEventIntegrationPropsModifier and TypeMethodDescriptionCfnEventIntegrationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.appintegrations with parameters of type CfnEventIntegrationPropsModifierConstructorDescriptionCfnEventIntegration(Construct scope, String id, CfnEventIntegrationProps props) Create a newAWS::AppIntegrations::EventIntegration.