public static interface GenerateServiceLastAccessedDetailsResponse.Builder extends IamResponse.Builder, SdkPojo, CopyableBuilder<GenerateServiceLastAccessedDetailsResponse.Builder,GenerateServiceLastAccessedDetailsResponse>
| Modifier and Type | Method and Description |
|---|---|
GenerateServiceLastAccessedDetailsResponse.Builder |
jobId(String jobId)
The
JobId that you can use in the GetServiceLastAccessedDetails or
GetServiceLastAccessedDetailsWithEntities operations. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGenerateServiceLastAccessedDetailsResponse.Builder jobId(String jobId)
The JobId that you can use in the GetServiceLastAccessedDetails or
GetServiceLastAccessedDetailsWithEntities operations. The JobId returned by
GenerateServiceLastAccessedDetail must be used by the same role within a session, or by the same
user when used to call GetServiceLastAccessedDetail.
jobId - The JobId that you can use in the GetServiceLastAccessedDetails or
GetServiceLastAccessedDetailsWithEntities operations. The JobId returned by
GenerateServiceLastAccessedDetail must be used by the same role within a session, or by
the same user when used to call GetServiceLastAccessedDetail.Copyright © 2022. All rights reserved.