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