adminUsers

@JvmName(name = "adiaoawvogokayce")
suspend fun adminUsers(value: Output<List<AwsClusterAuthorizationAdminUserArgs>>)
@JvmName(name = "swubrmhipgpgdxvy")
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 = "laorhgwughvnhryf")
suspend fun adminUsers(vararg values: Output<AwsClusterAuthorizationAdminUserArgs>)


@JvmName(name = "euxgfisfthbelrre")
suspend fun adminUsers(values: List<Output<AwsClusterAuthorizationAdminUserArgs>>)
@JvmName(name = "loqvyvktiuniwhyn")
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 = "vkhrjsctdogrjnar")
suspend fun adminUsers(argument: List<suspend AwsClusterAuthorizationAdminUserArgsBuilder.() -> Unit>)
@JvmName(name = "sosdreglpbjoeqkd")
suspend fun adminUsers(vararg argument: suspend AwsClusterAuthorizationAdminUserArgsBuilder.() -> Unit)
@JvmName(name = "faocpqdbtmihfava")
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