public static interface PutComponentPolicyResponse.Builder extends ImagebuilderResponse.Builder, SdkPojo, CopyableBuilder<PutComponentPolicyResponse.Builder,PutComponentPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
PutComponentPolicyResponse.Builder |
componentArn(String componentArn)
The Amazon Resource Name (ARN) of the component that this policy was applied to.
|
PutComponentPolicyResponse.Builder |
requestId(String requestIdValue)
The request ID that uniquely identifies this request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutComponentPolicyResponse.Builder requestId(String requestIdValue)
The request ID that uniquely identifies this request.
requestIdValue - The request ID that uniquely identifies this request.PutComponentPolicyResponse.Builder componentArn(String componentArn)
The Amazon Resource Name (ARN) of the component that this policy was applied to.
componentArn - The Amazon Resource Name (ARN) of the component that this policy was applied to.Copyright © 2022. All rights reserved.