Class AccessPolicyRequireArgs
Inheritance
System.Object
AccessPolicyRequireArgs
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 AccessPolicyRequireArgs : ResourceArgs
Constructors
View Source
Declaration
public AccessPolicyRequireArgs()
Properties
View Source
Declaration
public Input<bool> AnyValidServiceToken { get; set; }
Property Value
| Type |
Description |
| Input<System.Boolean> |
|
View Source
Declaration
public InputList<AccessPolicyRequireAzureArgs> 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<AccessPolicyRequireGithubArgs> Githubs { get; set; }
Property Value
View Source
Declaration
public InputList<string> Groups { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyRequireGsuiteArgs> Gsuites { get; set; }
Property Value
View Source
Declaration
public InputList<string> Ips { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyRequireOktaArgs> Oktas { get; set; }
Property Value
View Source
Declaration
public InputList<AccessPolicyRequireSamlArgs> Samls { get; set; }
Property Value
View Source
Declaration
public InputList<string> ServiceTokens { get; set; }
Property Value