public static interface PutImagePolicyResponse.Builder extends ImagebuilderResponse.Builder, SdkPojo, CopyableBuilder<PutImagePolicyResponse.Builder,PutImagePolicyResponse>
Modifier and Type | Method and Description |
---|---|
PutImagePolicyResponse.Builder |
imageArn(String imageArn)
The Amazon Resource Name (ARN) of the image that this policy was applied to.
|
PutImagePolicyResponse.Builder |
requestId(String requestIdValue)
The request ID that uniquely identifies this request.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
PutImagePolicyResponse.Builder requestId(String requestIdValue)
The request ID that uniquely identifies this request.
requestIdValue
- The request ID that uniquely identifies this request.PutImagePolicyResponse.Builder imageArn(String imageArn)
The Amazon Resource Name (ARN) of the image that this policy was applied to.
imageArn
- The Amazon Resource Name (ARN) of the image that this policy was applied to.