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