| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
static JobStatusType |
JobStatusType.fromValue(String value)
Use this in place of valueOf.
|
static JobStatusType |
JobStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatusType[] |
JobStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceLastAccessedDetailsWithEntitiesResult |
GetServiceLastAccessedDetailsWithEntitiesResult.withJobStatus(JobStatusType jobStatus)
The status of the job.
|
GetOrganizationsAccessReportResult |
GetOrganizationsAccessReportResult.withJobStatus(JobStatusType jobStatus)
The status of the job.
|
GetServiceLastAccessedDetailsResult |
GetServiceLastAccessedDetailsResult.withJobStatus(JobStatusType jobStatus)
The status of the job.
|
Copyright © 2021. All rights reserved.