public static interface GetPolicyResponse.Builder extends CodeGuruProfilerResponse.Builder, SdkPojo, CopyableBuilder<GetPolicyResponse.Builder,GetPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetPolicyResponse.Builder |
policy(String policy)
The JSON-formatted resource-based policy attached to the
ProfilingGroup. |
GetPolicyResponse.Builder |
revisionId(String revisionId)
A unique identifier for the current revision of the returned policy.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPolicyResponse.Builder policy(String policy)
The JSON-formatted resource-based policy attached to the ProfilingGroup.
policy - The JSON-formatted resource-based policy attached to the ProfilingGroup.GetPolicyResponse.Builder revisionId(String revisionId)
A unique identifier for the current revision of the returned policy.
revisionId - A unique identifier for the current revision of the returned policy.Copyright © 2023. All rights reserved.