Interface ICustomResourceProvider.Jsii$Default

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

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

    • bind

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

      Specified by:
      bind in interface ICustomResourceProvider
      Parameters:
      scope - The resource that uses this provider. This parameter is required.
      Returns:
      provider configuration