UpdateLinkRequest

Types

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

Properties

Link copied to clipboard

The ARN of the link that you want to update.

Link copied to clipboard

Specifies whether to include the tags associated with the link in the response after the update operation. When IncludeTags is set to true and the caller has the required permission, oam:ListTagsForResource, the API will return the tags for the specified resource. If the caller doesn't have the required permission, oam:ListTagsForResource, the API will raise an exception.

Link copied to clipboard

Use this structure to filter which metric namespaces and which log groups are to be shared from the source account to the monitoring account.

Link copied to clipboard

An array of strings that define which types of data that the source account will send to the monitoring account.

Functions

Link copied to clipboard
inline fun copy(block: UpdateLinkRequest.Builder.() -> Unit = {}): UpdateLinkRequest
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