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