adminGroups

@JvmName(name = "lpkdahtdvmtupqgh")
suspend fun adminGroups(value: Output<List<AwsClusterAuthorizationAdminGroupArgs>>)
@JvmName(name = "jadqhbadpwxoummp")
suspend fun adminGroups(value: List<AwsClusterAuthorizationAdminGroupArgs>?)

Parameters

value

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


@JvmName(name = "mocqlgvhtdpbjqnw")
suspend fun adminGroups(vararg values: Output<AwsClusterAuthorizationAdminGroupArgs>)


@JvmName(name = "xjwvlrtfkjyvaheb")
suspend fun adminGroups(values: List<Output<AwsClusterAuthorizationAdminGroupArgs>>)
@JvmName(name = "lfpofwyvioifwsso")
suspend fun adminGroups(vararg values: AwsClusterAuthorizationAdminGroupArgs)

Parameters

values

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


@JvmName(name = "hlrqqnkgxdouxsls")
suspend fun adminGroups(argument: List<suspend AwsClusterAuthorizationAdminGroupArgsBuilder.() -> Unit>)
@JvmName(name = "frkqdcuhhtdgucfk")
suspend fun adminGroups(vararg argument: suspend AwsClusterAuthorizationAdminGroupArgsBuilder.() -> Unit)
@JvmName(name = "togvccimnasfjiqo")
suspend fun adminGroups(argument: suspend AwsClusterAuthorizationAdminGroupArgsBuilder.() -> Unit)

Parameters

argument

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