GetDatasetRequest

Types

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

Properties

Link copied to clipboard

Specifies the identifier of the dataset to retrieve. For the default dataset, you can specify either default or the full dataset Amazon Resource Name (ARN) in the format arn:aws:cloudwatch:<i>Region</i>:<i>account-id</i>:dataset/default.

Functions

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