@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.492Z") @Stability(value=Experimental) public interface CustomResourceProviderConfig extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CustomResourceProviderConfig.Builder
A builder for
CustomResourceProviderConfig |
static class |
CustomResourceProviderConfig.Jsii$Proxy
An implementation for
CustomResourceProviderConfig |
| Modifier and Type | Method and Description |
|---|---|
static CustomResourceProviderConfig.Builder |
builder() |
String |
getServiceToken()
(experimental) The ARN of the SNS topic or the AWS Lambda function which implements this provider.
|
@Stability(value=Experimental) @NotNull String getServiceToken()
@Stability(value=Experimental) static CustomResourceProviderConfig.Builder builder()
Copyright © 2020. All rights reserved.