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, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
GetPolicyResponse.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.