class
Amazonite::Iam::GenerateServiceLastAccessedDetailsResponse
- Amazonite::Iam::GenerateServiceLastAccessedDetailsResponse
- Reference
- Object
Defined in:
iam/generate_service_last_accessed_details_response.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#job_id : String | Nil
The
JobIdthat you can use in the GetServiceLastAccessedDetails or GetServiceLastAccessedDetailsWithEntities operations. -
#job_id=(job_id : String | Nil)
The
JobIdthat you can use in the GetServiceLastAccessedDetails or GetServiceLastAccessedDetailsWithEntities operations. - #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
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.
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.