@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-05-19T23:09:28.375Z") @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 © 2023. All rights reserved.