| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
OpsItemIdentity |
OpsItemEventSummary.createdBy()
Information about the user or resource that created the OpsItem event.
|
OpsItemIdentity |
OpsItemRelatedItemSummary.createdBy()
Returns the value of the CreatedBy property for this object.
|
OpsItemIdentity |
OpsItemRelatedItemSummary.lastModifiedBy()
Returns the value of the LastModifiedBy property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
OpsItemEventSummary.Builder |
OpsItemEventSummary.Builder.createdBy(OpsItemIdentity createdBy)
Information about the user or resource that created the OpsItem event.
|
OpsItemRelatedItemSummary.Builder |
OpsItemRelatedItemSummary.Builder.createdBy(OpsItemIdentity createdBy)
Sets the value of the CreatedBy property for this object.
|
OpsItemRelatedItemSummary.Builder |
OpsItemRelatedItemSummary.Builder.lastModifiedBy(OpsItemIdentity lastModifiedBy)
Sets the value of the LastModifiedBy property for this object.
|
Copyright © 2021. All rights reserved.