Interface IDestination.Jsii$Default

All Superinterfaces:
IDestination, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IDestination.Jsii$Proxy
Enclosing interface:
IDestination

@Internal public static interface IDestination.Jsii$Default extends IDestination
Internal default implementation for IDestination.
  • Method Details

    • bind

      @Stability(Deprecated) @Deprecated @NotNull default DestinationConfig bind(@NotNull software.constructs.Construct scope, @NotNull DestinationBindOptions options)
      Deprecated.
      (deprecated) Binds this destination to the Kinesis Data Firehose delivery stream.

      Implementers should use this method to bind resources to the stack and initialize values using the provided stream.

      Specified by:
      bind in interface IDestination
      Parameters:
      scope - This parameter is required.
      options - This parameter is required.