| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
OpsItemIdentity |
OpsItemIdentity.clone() |
OpsItemIdentity |
OpsItemEventSummary.getCreatedBy()
Information about the user or resource that created the OpsItem event.
|
OpsItemIdentity |
OpsItemIdentity.withArn(String arn)
The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpsItemEventSummary.setCreatedBy(OpsItemIdentity createdBy)
Information about the user or resource that created the OpsItem event.
|
OpsItemEventSummary |
OpsItemEventSummary.withCreatedBy(OpsItemIdentity createdBy)
Information about the user or resource that created the OpsItem event.
|
Copyright © 2021. All rights reserved.