adminUsers

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


@JvmName(name = "gxggargntiywsete")
suspend fun adminUsers(values: List<Output<AwsClusterAuthorizationAdminUserArgs>>)
@JvmName(name = "wueoeegkmoamglxv")
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 = "dvbbuvfwhauixloj")
suspend fun adminUsers(argument: List<suspend AwsClusterAuthorizationAdminUserArgsBuilder.() -> Unit>)
@JvmName(name = "wghbinujndfnhump")
suspend fun adminUsers(vararg argument: suspend AwsClusterAuthorizationAdminUserArgsBuilder.() -> Unit)
@JvmName(name = "sknltkuwshsyjfkh")
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