public static interface UpdateFindingsFilterResponse.Builder extends Macie2Response.Builder, SdkPojo, CopyableBuilder<UpdateFindingsFilterResponse.Builder,UpdateFindingsFilterResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateFindingsFilterResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the filter that was updated.
|
UpdateFindingsFilterResponse.Builder |
id(String id)
The unique identifier for the filter that was updated.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateFindingsFilterResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the filter that was updated.
arn - The Amazon Resource Name (ARN) of the filter that was updated.UpdateFindingsFilterResponse.Builder id(String id)
The unique identifier for the filter that was updated.
id - The unique identifier for the filter that was updated.Copyright © 2020. All rights reserved.