Class AccessPolicyExcludeArgs
Inheritance
System.Object
AccessPolicyExcludeArgs
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 AccessPolicyExcludeArgs : ResourceArgs
Constructors
View Source
Declaration
public AccessPolicyExcludeArgs()
Properties
View Source
Declaration
public Input<bool> AnyValidServiceToken { get; set; }
Property Value
| Type |
Description |
| Input<System.Boolean> |
|
View Source
Declaration
public InputList<AccessPolicyExcludeAzureArgs> 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<AccessPolicyExcludeGithubArgs> Githubs { get; set; }
Property Value
View Source
Declaration
public InputList<string> Groups { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyExcludeGsuiteArgs> Gsuites { get; set; }
Property Value
View Source
Declaration
public InputList<string> Ips { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyExcludeOktaArgs> Oktas { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyExcludeSamlArgs> Samls { get; set; }
Property Value
View Source
Declaration
public InputList<string> ServiceTokens { get; set; }
Property Value