public static interface GetDataProtectionPolicyResponse.Builder extends CloudWatchLogsResponse.Builder, SdkPojo, CopyableBuilder<GetDataProtectionPolicyResponse.Builder,GetDataProtectionPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetDataProtectionPolicyResponse.Builder |
lastUpdatedTime(Long lastUpdatedTime)
The date and time that this policy was most recently updated.
|
GetDataProtectionPolicyResponse.Builder |
logGroupIdentifier(String logGroupIdentifier)
The log group name or ARN that you specified in your request.
|
GetDataProtectionPolicyResponse.Builder |
policyDocument(String policyDocument)
The data protection policy document for this log group.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDataProtectionPolicyResponse.Builder logGroupIdentifier(String logGroupIdentifier)
The log group name or ARN that you specified in your request.
logGroupIdentifier - The log group name or ARN that you specified in your request.GetDataProtectionPolicyResponse.Builder policyDocument(String policyDocument)
The data protection policy document for this log group.
policyDocument - The data protection policy document for this log group.GetDataProtectionPolicyResponse.Builder lastUpdatedTime(Long lastUpdatedTime)
The date and time that this policy was most recently updated.
lastUpdatedTime - The date and time that this policy was most recently updated.Copyright © 2023. All rights reserved.