@Generated(value="jsii-pacmak/1.58.0 (build f8ba112)", date="2022-05-11T19:24:25.670Z") @Stability(value=Deprecated) @Deprecated public interface ICustomResourceProvider extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ICustomResourceProvider.Jsii$Default
Deprecated.
Internal default implementation for
ICustomResourceProvider. |
static class |
ICustomResourceProvider.Jsii$Proxy
Deprecated.
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CustomResourceProviderConfig |
bind(Construct scope)
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull CustomResourceProviderConfig bind(@NotNull Construct scope)
scope - The resource that uses this provider. This parameter is required.Copyright © 2022. All rights reserved.