Show / Hide Table of Contents

Class SelfSubjectRulesReviewSpec

Inheritance
System.Object
SelfSubjectRulesReviewSpec
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Kubernetes.Types.Outputs.Authorization.V1Beta1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class SelfSubjectRulesReviewSpec

Fields

View Source

Namespace

Namespace to evaluate rules for. Required.

Declaration
public readonly string Namespace
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.