@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.492Z") @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 © 2020. All rights reserved.