Uses of Interface
software.amazon.awscdk.services.lambda.LogRetentionRetryOptions
Packages that use 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
Methods in software.amazon.awscdk.services.cloudfront.experimental that return LogRetentionRetryOptionsModifier and TypeMethodDescriptionfinal LogRetentionRetryOptionsEdgeFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()Methods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type LogRetentionRetryOptionsModifier 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
Classes in software.amazon.awscdk.services.lambda that implement LogRetentionRetryOptionsModifier and TypeClassDescriptionstatic final classAn implementation forLogRetentionRetryOptionsMethods in software.amazon.awscdk.services.lambda that return LogRetentionRetryOptionsModifier and TypeMethodDescriptionLogRetentionRetryOptions.Builder.build()Builds the configured instance.final LogRetentionRetryOptionsDockerImageFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()default LogRetentionRetryOptionsFunctionOptions.getLogRetentionRetryOptions()When log retention is specified, a custom resource attempts to create the CloudWatch log group.final LogRetentionRetryOptionsFunctionOptions.Jsii$Proxy.getLogRetentionRetryOptions()final LogRetentionRetryOptionsFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()final LogRetentionRetryOptionsSingletonFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()Methods in software.amazon.awscdk.services.lambda with parameters of type LogRetentionRetryOptionsModifier 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
Methods in software.amazon.awscdk.services.lambda.go that return LogRetentionRetryOptionsModifier and TypeMethodDescriptionfinal LogRetentionRetryOptionsGoFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()Methods in software.amazon.awscdk.services.lambda.go with parameters of type LogRetentionRetryOptionsModifier 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
Methods in software.amazon.awscdk.services.lambda.nodejs that return LogRetentionRetryOptionsModifier and TypeMethodDescriptionfinal LogRetentionRetryOptionsNodejsFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type LogRetentionRetryOptionsModifier 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
Methods in software.amazon.awscdk.services.lambda.python that return LogRetentionRetryOptionsModifier and TypeMethodDescriptionfinal LogRetentionRetryOptionsPythonFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()Methods in software.amazon.awscdk.services.lambda.python with parameters of type LogRetentionRetryOptionsModifier 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
Methods in software.amazon.awscdk.triggers that return LogRetentionRetryOptionsModifier and TypeMethodDescriptionfinal LogRetentionRetryOptionsTriggerFunctionProps.Jsii$Proxy.getLogRetentionRetryOptions()Methods in software.amazon.awscdk.triggers with parameters of type LogRetentionRetryOptionsModifier 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()