Class GroupSubjectArgs


  • public final class GroupSubjectArgs
    extends com.pulumi.resources.ResourceArgs
    GroupSubject holds detailed information for group-kind subject.
    • Method Detail

      • name

        public com.pulumi.core.Output<java.lang.String> name()
        Returns:
        name is the user group that matches, or "*" to match all user groups. See https://github.com/kubernetes/apiserver/blob/master/pkg/authentication/user/user.go for some well-known group names. Required.