| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront.experimental | |
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| software.amazon.awscdk.services.lambda.nodejs |
Amazon Lambda Node.js Library
|
| software.amazon.awscdk.triggers |
Triggers
|
| Modifier and Type | Method and Description |
|---|---|
LogRetentionRetryOptions |
EdgeFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
EdgeFunction.Builder |
EdgeFunction.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
EdgeFunctionProps.Builder |
EdgeFunctionProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
FunctionOptions.getLogRetentionRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
LogRetentionRetryOptions |
LogRetentionRetryOptions.Builder.build()
Builds the configured instance.
|
default LogRetentionRetryOptions |
FunctionOptions.getLogRetentionRetryOptions()
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
LogRetentionRetryOptions |
FunctionOptions.Jsii$Proxy.getLogRetentionRetryOptions() |
LogRetentionRetryOptions |
DockerImageFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions() |
LogRetentionRetryOptions |
SingletonFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions() |
LogRetentionRetryOptions |
FunctionProps.Jsii$Proxy.getLogRetentionRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
Function.Builder |
Function.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
FunctionOptions.Builder |
FunctionOptions.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
FunctionOptions.getLogRetentionRetryOptions() |
DockerImageFunctionProps.Builder |
DockerImageFunctionProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
FunctionOptions.getLogRetentionRetryOptions() |
SingletonFunctionProps.Builder |
SingletonFunctionProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
FunctionOptions.getLogRetentionRetryOptions() |
FunctionProps.Builder |
FunctionProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
FunctionOptions.getLogRetentionRetryOptions() |
SingletonFunction.Builder |
SingletonFunction.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
DockerImageFunction.Builder |
DockerImageFunction.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
| Modifier and Type | Method and Description |
|---|---|
LogRetentionRetryOptions |
NodejsFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
NodejsFunctionProps.Builder |
NodejsFunctionProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
FunctionOptions.getLogRetentionRetryOptions() |
NodejsFunction.Builder |
NodejsFunction.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
| Modifier and Type | Method and Description |
|---|---|
LogRetentionRetryOptions |
TriggerFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions() |
| Modifier and Type | Method and Description |
|---|---|
TriggerFunction.Builder |
TriggerFunction.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
When log retention is specified, a custom resource attempts to create the CloudWatch log group.
|
TriggerFunctionProps.Builder |
TriggerFunctionProps.Builder.logRetentionRetryOptions(LogRetentionRetryOptions logRetentionRetryOptions)
Sets the value of
FunctionOptions.getLogRetentionRetryOptions() |
Copyright © 2022. All rights reserved.