adminUsers

@JvmName(name = "tpjeibrbxchfqabj")
suspend fun adminUsers(value: Output<List<AwsClusterAuthorizationAdminUserArgs>>)
@JvmName(name = "uwwhxnmlbnoemwti")
suspend fun adminUsers(value: List<AwsClusterAuthorizationAdminUserArgs>)

Parameters

value

Users to perform operations as a cluster admin. A managed ClusterRoleBinding will be created to grant the cluster-admin ClusterRole to the users. Up to ten admin users can be provided. For more info on RBAC, see https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles


@JvmName(name = "uqtrjwjpiixuexqv")
suspend fun adminUsers(vararg values: Output<AwsClusterAuthorizationAdminUserArgs>)


@JvmName(name = "ihjgcqsarfcdgrqj")
suspend fun adminUsers(values: List<Output<AwsClusterAuthorizationAdminUserArgs>>)
@JvmName(name = "jxpwkwjyeiqogsjl")
suspend fun adminUsers(vararg values: AwsClusterAuthorizationAdminUserArgs)

Parameters

values

Users to perform operations as a cluster admin. A managed ClusterRoleBinding will be created to grant the cluster-admin ClusterRole to the users. Up to ten admin users can be provided. For more info on RBAC, see https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles


@JvmName(name = "fdhjabuyxicvocrc")
suspend fun adminUsers(argument: List<suspend AwsClusterAuthorizationAdminUserArgsBuilder.() -> Unit>)
@JvmName(name = "atpjocbckisgldri")
suspend fun adminUsers(vararg argument: suspend AwsClusterAuthorizationAdminUserArgsBuilder.() -> Unit)
@JvmName(name = "wyrmwleprlavfitl")
suspend fun adminUsers(argument: suspend AwsClusterAuthorizationAdminUserArgsBuilder.() -> Unit)

Parameters

argument

Users to perform operations as a cluster admin. A managed ClusterRoleBinding will be created to grant the cluster-admin ClusterRole to the users. Up to ten admin users can be provided. For more info on RBAC, see https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles