Uses of Interface
software.amazon.awscdk.services.lambda.LogRetentionRetryOptions
Package
Description
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Triggers
-
Uses of LogRetentionRetryOptions in software.amazon.awscdk.services.cloudfront.experimental
Modifier and TypeMethodDescriptionfinal LogRetentionRetryOptions
EdgeFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()
Modifier and TypeMethodDescriptionEdgeFunction.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) When log retention is specified, a custom resource attempts to create the CloudWatch log group.EdgeFunctionProps.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()
-
Uses of LogRetentionRetryOptions in software.amazon.awscdk.services.lambda
Modifier and TypeClassDescriptionstatic final class
An implementation forLogRetentionRetryOptions
Modifier and TypeMethodDescriptionLogRetentionRetryOptions.Builder.build()
Builds the configured instance.final LogRetentionRetryOptions
DockerImageFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()
default LogRetentionRetryOptions
FunctionOptions.getLogRetentionRetryOptions()
When log retention is specified, a custom resource attempts to create the CloudWatch log group.final LogRetentionRetryOptions
FunctionOptions.Jsii$Proxy.getLogRetentionRetryOptions()
final LogRetentionRetryOptions
FunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()
final LogRetentionRetryOptions
SingletonFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()
Modifier and TypeMethodDescriptionDockerImageFunction.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) When log retention is specified, a custom resource attempts to create the CloudWatch log group.DockerImageFunctionProps.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()
Function.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) When log retention is specified, a custom resource attempts to create the CloudWatch log group.FunctionOptions.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()
FunctionProps.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()
SingletonFunction.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) When log retention is specified, a custom resource attempts to create the CloudWatch log group.SingletonFunctionProps.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()
-
Uses of LogRetentionRetryOptions in software.amazon.awscdk.services.lambda.go.alpha
Modifier and TypeMethodDescriptionfinal LogRetentionRetryOptions
GoFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()
Modifier and TypeMethodDescriptionGoFunction.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) When log retention is specified, a custom resource attempts to create the CloudWatch log group.GoFunctionProps.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()
-
Uses of LogRetentionRetryOptions in software.amazon.awscdk.services.lambda.nodejs
Modifier and TypeMethodDescriptionfinal LogRetentionRetryOptions
NodejsFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()
Modifier and TypeMethodDescriptionNodejsFunction.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) When log retention is specified, a custom resource attempts to create the CloudWatch log group.NodejsFunctionProps.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()
-
Uses of LogRetentionRetryOptions in software.amazon.awscdk.services.lambda.python.alpha
Modifier and TypeMethodDescriptionfinal LogRetentionRetryOptions
PythonFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()
Modifier and TypeMethodDescriptionPythonFunction.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) When log retention is specified, a custom resource attempts to create the CloudWatch log group.PythonFunctionProps.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()
-
Uses of LogRetentionRetryOptions in software.amazon.awscdk.triggers
Modifier and TypeMethodDescriptionfinal LogRetentionRetryOptions
TriggerFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()
Modifier and TypeMethodDescriptionTriggerFunction.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) When log retention is specified, a custom resource attempts to create the CloudWatch log group.TriggerFunctionProps.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Sets the value ofFunctionOptions.getLogRetentionRetryOptions()