| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateOpsItemRelatedItemRequest |
AssociateOpsItemRelatedItemRequest.clone() |
AssociateOpsItemRelatedItemRequest |
AssociateOpsItemRelatedItemRequest.withAssociationType(String associationType)
The type of association that you want to create between an OpsItem and a resource.
|
AssociateOpsItemRelatedItemRequest |
AssociateOpsItemRelatedItemRequest.withOpsItemId(String opsItemId)
The ID of the OpsItem to which you want to associate a resource as a related item.
|
AssociateOpsItemRelatedItemRequest |
AssociateOpsItemRelatedItemRequest.withResourceType(String resourceType)
The type of resource that you want to associate with an OpsItem.
|
AssociateOpsItemRelatedItemRequest |
AssociateOpsItemRelatedItemRequest.withResourceUri(String resourceUri)
The Amazon Resource Name (ARN) of the AWS resource that you want to associate with the OpsItem.
|
Copyright © 2021. All rights reserved.