GetPermissionsDataLocation

data class GetPermissionsDataLocation(val arn: String, val catalogId: String)

Constructors

Link copied to clipboard
constructor(arn: String, catalogId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

ARN that uniquely identifies the data location resource. The following argument is optional:

Link copied to clipboard

Identifier for the Data Catalog where the location is registered with Lake Formation. By default, it is the account ID of the caller.