GetTemporaryGluePartitionCredentialsRequest
Types
Properties
Link copied to clipboard
A structure representing context to access a resource (column names, query ID, etc).
Link copied to clipboard
The time period, between 900 and 21,600 seconds, for the timeout of the temporary credentials.
Link copied to clipboard
A list of partition values identifying a single partition.
Link copied to clipboard
Filters the request based on the user having been granted a list of specified permissions on the requested resource(s).
Link copied to clipboard
A list of supported permission types for the partition. Valid values are COLUMN_PERMISSION
and CELL_FILTER_PERMISSION
.
Functions
Link copied to clipboard
inline fun copy(block: GetTemporaryGluePartitionCredentialsRequest.Builder.() -> Unit = {}): GetTemporaryGluePartitionCredentialsRequest