You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IAM::Types::GenerateServiceLastAccessedDetailsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IAM::Types::GenerateServiceLastAccessedDetailsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#job_id ⇒ String
The
JobId
that you can use in the GetServiceLastAccessedDetails or GetServiceLastAccessedDetailsWithEntities operations.
Instance Attribute Details
#job_id ⇒ String
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
.