class
Amazonite::Iam::GenerateOrganizationsAccessReportResponse
- Amazonite::Iam::GenerateOrganizationsAccessReportResponse
- Reference
- Object
Defined in:
iam/generate_organizations_access_report_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 job identifier that you can use in the GetOrganizationsAccessReport operation.
-
#job_id=(job_id : String | Nil)
The job identifier that you can use in the GetOrganizationsAccessReport operation.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def job_id : String | Nil
#
The job identifier that you can use in the GetOrganizationsAccessReport operation.
def job_id=(job_id : String | Nil)
#
The job identifier that you can use in the GetOrganizationsAccessReport operation.