Uses of Class
software.amazon.awscdk.services.logs.LogRetention.Builder
-
Uses of LogRetention.Builder in software.amazon.awscdk.services.logs
Modifier and TypeMethodDescriptionstatic LogRetention.Builder
LogRetention.Builder.logGroupName
(String logGroupName) The log group name.LogRetention.Builder.logGroupRegion
(String logGroupRegion) The region where the log group should be created.LogRetention.Builder.logRetentionRetryOptions
(LogRetentionRetryOptions logRetentionRetryOptions) Retry options for all AWS API calls.LogRetention.Builder.retention
(RetentionDays retention) The number of days log events are kept in CloudWatch Logs.The IAM role for the Lambda function associated with the custom resource.