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