AssociateOpsItemRelatedItemRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of association that you want to create between an OpsItem and a resource. OpsCenter supports IsParentOf and RelatesTo association types.

Link copied to clipboard

The ID of the OpsItem to which you want to associate a resource as a related item.

Link copied to clipboard

The type of resource that you want to associate with an OpsItem. OpsCenter supports the following types:

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services resource that you want to associate with the OpsItem.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String