@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.591Z") @Stability(value=Deprecated) @Deprecated public class LogRetention extends LogRetention
The log group is created if it doesn't already exist. The policy
is removed when retentionDays is undefined or equal to Infinity.
| Modifier and Type | Class and Description |
|---|---|
static class |
LogRetention.Builder
Deprecated.
|
software.amazon.jsii.JsiiObject.InitializationModeIConstruct.Jsii$Default, IConstruct.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
LogRetention(software.constructs.Construct scope,
String id,
LogRetentionProps props)
Deprecated.
|
protected |
LogRetention(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
Deprecated.
|
protected |
LogRetention(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
|
getLogGroupArngetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected LogRetention(software.amazon.jsii.JsiiObjectRef objRef)
protected LogRetention(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Deprecated) @Deprecated public LogRetention(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull LogRetentionProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.Copyright © 2021. All rights reserved.