Show / Hide Table of Contents

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 Source

Contexts

Declaration
public readonly ImmutableArray<string> Contexts
Field Value
Type Description
System.Collections.Immutable.ImmutableArray<System.String>
View Source

IncludeAdmins

Declaration
public readonly bool? IncludeAdmins
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Strict

Declaration
public readonly bool? Strict
Field Value
Type Description
System.Nullable<System.Boolean>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.