ResourceInfo

A structure containing information about an Lake Formation resource.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Web Services account that owns the Glue tables associated with specific Amazon S3 locations.

Link copied to clipboard

Indicates whether the data access of tables pointing to the location can be managed by both Lake Formation permissions as well as Amazon S3 bucket policies.

Link copied to clipboard
val lastModified: <Error class: unknown class>?

The date and time the resource was last modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource.

Link copied to clipboard

The IAM role that registered a resource.

Link copied to clipboard

Indicates whether the registered role has sufficient permissions to access registered Amazon S3 location. Verification Status can be one of the following:

Link copied to clipboard

Whether or not the resource is a federated resource.

Link copied to clipboard

Grants the calling principal the permissions to perform all supported Lake Formation operations on the registered data location.

Functions

Link copied to clipboard
inline fun copy(block: ResourceInfo.Builder.() -> Unit = {}): ResourceInfo
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String