visibleToAllUsers

@JvmName(name = "fvdhgjymonudrwpc")
suspend fun visibleToAllUsers(value: Output<Boolean>)
@JvmName(name = "outiouirwejdyyey")
suspend fun visibleToAllUsers(value: Boolean?)

Parameters

value

Indicates whether the cluster is visible to IAM principals in the Amazon Web Services account associated with the cluster. When true, IAM principals in the Amazon Web Services account can perform Amazon EMR cluster actions on the cluster that their IAM policies allow. When false, only the IAM principal that created the cluster and the Amazon Web Services account root user can perform Amazon EMR actions, regardless of IAM permissions policies attached to other IAM principals.

The default value is true if a value is not provided when creating a cluster using the Amazon EMR API RunJobFlow command, the CLI create-cluster command, or the Amazon Web Services Management Console.