-
AwsCustomResource.Builder.create(software.constructs.Construct scope,
String id)
A name for the singleton Lambda function implementing this custom resource.
Whether to install the latest AWS SDK v2.
The number of days log events of the singleton Lambda function implementing this custom resource are kept in CloudWatch Logs.
The AWS SDK call to make when the resource is created.
The AWS SDK call to make when the resource is deleted.
The AWS SDK call to make when the resource is updated.
The policy that will be added to the execution role of the Lambda function implementing this custom resource provider.
Cloudformation Resource type.
The execution role for the singleton Lambda function implementing this custom resource provider.
The timeout for the singleton Lambda function implementing this custom resource.