@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:47:01.894Z") @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.