PrincipalPermissionsDataLocationResource

data class PrincipalPermissionsDataLocationResource(val catalogId: String, val resourceArn: String)

A structure for a data location object where permissions are granted or revoked.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier for the GLUDC where the location is registered with LFlong.

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the data location resource.