Interface IEnrichment

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IEnrichment.Jsii$Default
All Known Implementing Classes:
IEnrichment.Jsii$Proxy, LambdaEnrichment, StepFunctionsEnrichment

@Generated(value="jsii-pacmak/1.101.0 (build b95fe5d)", date="2024-07-05T20:26:40.905Z") @Stability(Experimental) public interface IEnrichment extends software.amazon.jsii.JsiiSerializable
(experimental) Enrichment step to enhance the data from the source before sending it to the target.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IEnrichment.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    bind(IPipe pipe)
    (experimental) Bind this enrichment to a pipe.
    (experimental) The ARN of the enrichment resource.
    void
    grantInvoke(IRole grantee)
    (experimental) Grant the pipes role to invoke the enrichment.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson