| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
DataLocationResource |
DataLocationResource.clone() |
DataLocationResource |
Resource.getDataLocation()
The location of an Amazon S3 path where permissions are granted or revoked.
|
DataLocationResource |
DataLocationResource.withCatalogId(String catalogId)
The identifier for the Data Catalog where the location is registered with Lake Formation.
|
DataLocationResource |
DataLocationResource.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) that uniquely identifies the data location resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setDataLocation(DataLocationResource dataLocation)
The location of an Amazon S3 path where permissions are granted or revoked.
|
Resource |
Resource.withDataLocation(DataLocationResource dataLocation)
The location of an Amazon S3 path where permissions are granted or revoked.
|
Copyright © 2024. All rights reserved.