public static interface PutRetentionPolicyRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<PutRetentionPolicyRequest.Builder,PutRetentionPolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
PutRetentionPolicyRequest.Builder |
logGroupName(String logGroupName)
The name of the log group.
|
PutRetentionPolicyRequest.Builder |
retentionInDays(Integer retentionInDays) |
copyapply, buildPutRetentionPolicyRequest.Builder logGroupName(String logGroupName)
The name of the log group.
logGroupName - The name of the log group.PutRetentionPolicyRequest.Builder retentionInDays(Integer retentionInDays)
retentionInDays - Copyright © 2017. All rights reserved.