UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 464 B
"use strict";var _a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.LogRetention=void 0;const JSII_RTTI_SYMBOL_1=Symbol.for("jsii.rtti");var logs=()=>{var tmp=require("../../aws-logs");return logs=()=>tmp,tmp};class LogRetention extends logs().LogRetention{constructor(scope,id,props){super(scope,id,{...props})}}exports.LogRetention=LogRetention,_a=JSII_RTTI_SYMBOL_1,LogRetention[_a]={fqn:"aws-cdk-lib.aws_lambda.LogRetention",version:"2.202.0"};