SecurityConfiguration

Inputs related to the security configuration. Security configurations in Amazon EMR on EKS are templates for different security setups. You can use security configurations to configure the Lake Formation integration setup. You can also create a security configuration to re-use a security setup each time you create a virtual cluster.

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN (Amazon Resource Name) of the security configuration.

Link copied to clipboard

The date and time that the job run was created.

Link copied to clipboard

The user who created the job run.

Link copied to clipboard
val id: String?

The ID of the security configuration.

Link copied to clipboard
val name: String?

The name of the security configuration.

Link copied to clipboard

Security configuration inputs for the request.

Link copied to clipboard

The tags to assign to the security configuration.

Functions

Link copied to clipboard
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