Class AccessPolicyIncludeArgs
Inheritance
System.Object
AccessPolicyIncludeArgs
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()
Assembly: Pulumi.Cloudflare.dll
public sealed class AccessPolicyIncludeArgs : ResourceArgs
Constructors
View Source
Declaration
public AccessPolicyIncludeArgs()
Properties
View Source
Declaration
public Input<bool> AnyValidServiceToken { get; set; }
Property Value
| Type |
Description |
| Input<System.Boolean> |
|
View Source
Declaration
public InputList<AccessPolicyIncludeAzureArgs> Azures { get; set; }
Property Value
View Source
Declaration
public Input<bool> Certificate { get; set; }
Property Value
| Type |
Description |
| Input<System.Boolean> |
|
View Source
Declaration
public Input<string> CommonName { get; set; }
Property Value
| Type |
Description |
| Input<System.String> |
|
View Source
EmailDomains
Declaration
public InputList<string> EmailDomains { get; set; }
Property Value
View Source
Declaration
public InputList<string> Emails { get; set; }
Property Value
View Source
Declaration
public Input<bool> Everyone { get; set; }
Property Value
| Type |
Description |
| Input<System.Boolean> |
|
View Source
Declaration
public InputList<AccessPolicyIncludeGithubArgs> Githubs { get; set; }
Property Value
View Source
Declaration
public InputList<string> Groups { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyIncludeGsuiteArgs> Gsuites { get; set; }
Property Value
View Source
Declaration
public InputList<string> Ips { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyIncludeOktaArgs> Oktas { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyIncludeSamlArgs> Samls { get; set; }
Property Value
View Source
Declaration
public InputList<string> ServiceTokens { get; set; }
Property Value