Interface ICustomResourceProvider

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
ICustomResourceProvider.Jsii$Default
All Known Implementing Classes:
CustomResourceProvider, ICustomResourceProvider.Jsii$Proxy, Provider

@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-19T16:30:41.610Z") @Stability(Deprecated) @Deprecated public interface ICustomResourceProvider extends software.amazon.jsii.JsiiSerializable
Deprecated.
use core.ICustomResourceProvider
(deprecated) Represents a provider for an AWS CloudFormation custom resources.

  • Method Details

    • bind

      @Stability(Deprecated) @Deprecated @NotNull CustomResourceProviderConfig bind(@NotNull Construct scope)
      Deprecated.
      (deprecated) Called when this provider is used by a CustomResource.

      Parameters:
      scope - The resource that uses this provider. This parameter is required.
      Returns:
      provider configuration