@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.723Z") @Stability(value=Stable) public interface CfnLogGroupProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLogGroupProps.Builder
A builder for
CfnLogGroupProps |
static class |
CfnLogGroupProps.Jsii$Proxy
An implementation for
CfnLogGroupProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLogGroupProps.Builder |
builder() |
default String |
getKmsKeyId()
`AWS::Logs::LogGroup.KmsKeyId`.
|
default String |
getLogGroupName()
`AWS::Logs::LogGroup.LogGroupName`.
|
default Number |
getRetentionInDays()
`AWS::Logs::LogGroup.RetentionInDays`.
|
@Stability(value=Stable) @Nullable default String getKmsKeyId()
@Stability(value=Stable) @Nullable default String getLogGroupName()
@Stability(value=Stable) @Nullable default Number getRetentionInDays()
@Stability(value=Stable) static CfnLogGroupProps.Builder builder()
CfnLogGroupProps.Builder of CfnLogGroupPropsCopyright © 2021. All rights reserved.