DatasetMetadata

data class DatasetMetadata(val sourceArn: String? = null)

Constructors

Link copied to clipboard
constructor(sourceArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val sourceArn: String? = null

Arn of the source of the dataset. For e.g.: AppFlow Flow ARN.