public static interface GetResourcePolicyResponse.Builder extends CodeBuildResponse.Builder, SdkPojo, CopyableBuilder<GetResourcePolicyResponse.Builder,GetResourcePolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetResourcePolicyResponse.Builder |
policy(String policy)
The resource policy for the resource identified by the input ARN parameter.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetResourcePolicyResponse.Builder policy(String policy)
The resource policy for the resource identified by the input ARN parameter.
policy - The resource policy for the resource identified by the input ARN parameter.Copyright © 2023. All rights reserved.