Class BranchProtectionRequiredStatusChecks
Inheritance
System.Object
BranchProtectionRequiredStatusChecks
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.Github.Outputs
Assembly: Pulumi.Github.dll
Syntax
public sealed class BranchProtectionRequiredStatusChecks
Fields
View SourceContexts
Declaration
public readonly ImmutableArray<string> Contexts
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
IncludeAdmins
Declaration
public readonly bool? IncludeAdmins
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Strict
Declaration
public readonly bool? Strict
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |