Uses of Class
software.amazon.awssdk.services.lakeformation.model.DataLocationResource
-
Packages that use DataLocationResource Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of DataLocationResource in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return DataLocationResource Modifier and Type Method Description DataLocationResourceResource. dataLocation()The location of an Amazon S3 path where permissions are granted or revoked.Methods in software.amazon.awssdk.services.lakeformation.model with parameters of type DataLocationResource Modifier and Type Method Description Resource.BuilderResource.Builder. dataLocation(DataLocationResource dataLocation)The location of an Amazon S3 path where permissions are granted or revoked.
-