| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Method and Description |
|---|---|
static PutDataProtectionPolicyResponse.Builder |
PutDataProtectionPolicyResponse.builder() |
PutDataProtectionPolicyResponse.Builder |
PutDataProtectionPolicyResponse.Builder.lastUpdatedTime(Long lastUpdatedTime)
The date and time that this policy was most recently updated.
|
PutDataProtectionPolicyResponse.Builder |
PutDataProtectionPolicyResponse.Builder.logGroupIdentifier(String logGroupIdentifier)
The log group name or ARN that you specified in your request.
|
PutDataProtectionPolicyResponse.Builder |
PutDataProtectionPolicyResponse.Builder.policyDocument(String policyDocument)
The data protection policy used for this log group.
|
PutDataProtectionPolicyResponse.Builder |
PutDataProtectionPolicyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutDataProtectionPolicyResponse.Builder> |
PutDataProtectionPolicyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.