Show / Hide Table of Contents

Class ZoneSettingsOverrideSettingsGetArgs

Inheritance
System.Object
InputArgs
ResourceArgs
ZoneSettingsOverrideSettingsGetArgs
Inherited Members
ResourceArgs.Empty
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.Cloudflare.Inputs
Assembly: Pulumi.Cloudflare.dll
Syntax
public sealed class ZoneSettingsOverrideSettingsGetArgs : ResourceArgs

Constructors

View Source

ZoneSettingsOverrideSettingsGetArgs()

Declaration
public ZoneSettingsOverrideSettingsGetArgs()

Properties

View Source

AlwaysOnline

Declaration
public Input<string> AlwaysOnline { get; set; }
Property Value
Type Description
Input<System.String>
View Source

AlwaysUseHttps

Declaration
public Input<string> AlwaysUseHttps { get; set; }
Property Value
Type Description
Input<System.String>
View Source

AutomaticHttpsRewrites

Declaration
public Input<string> AutomaticHttpsRewrites { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Brotli

Declaration
public Input<string> Brotli { get; set; }
Property Value
Type Description
Input<System.String>
View Source

BrowserCacheTtl

Declaration
public Input<int> BrowserCacheTtl { get; set; }
Property Value
Type Description
Input<System.Int32>
View Source

BrowserCheck

Declaration
public Input<string> BrowserCheck { get; set; }
Property Value
Type Description
Input<System.String>
View Source

CacheLevel

Declaration
public Input<string> CacheLevel { get; set; }
Property Value
Type Description
Input<System.String>
View Source

ChallengeTtl

Declaration
public Input<int> ChallengeTtl { get; set; }
Property Value
Type Description
Input<System.Int32>
View Source

CnameFlattening

Declaration
public Input<string> CnameFlattening { get; set; }
Property Value
Type Description
Input<System.String>
View Source

DevelopmentMode

Declaration
public Input<string> DevelopmentMode { get; set; }
Property Value
Type Description
Input<System.String>
View Source

EmailObfuscation

Declaration
public Input<string> EmailObfuscation { get; set; }
Property Value
Type Description
Input<System.String>
View Source

H2Prioritization

Declaration
public Input<string> H2Prioritization { get; set; }
Property Value
Type Description
Input<System.String>
View Source

HotlinkProtection

Declaration
public Input<string> HotlinkProtection { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Http2

Declaration
public Input<string> Http2 { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Http3

Declaration
public Input<string> Http3 { get; set; }
Property Value
Type Description
Input<System.String>
View Source

ImageResizing

Declaration
public Input<string> ImageResizing { get; set; }
Property Value
Type Description
Input<System.String>
View Source

IpGeolocation

Declaration
public Input<string> IpGeolocation { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Ipv6

Declaration
public Input<string> Ipv6 { get; set; }
Property Value
Type Description
Input<System.String>
View Source

MaxUpload

Declaration
public Input<int> MaxUpload { get; set; }
Property Value
Type Description
Input<System.Int32>
View Source

Minify

Declaration
public Input<ZoneSettingsOverrideSettingsMinifyGetArgs> Minify { get; set; }
Property Value
Type Description
Input<ZoneSettingsOverrideSettingsMinifyGetArgs>
View Source

MinTlsVersion

Declaration
public Input<string> MinTlsVersion { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Mirage

Declaration
public Input<string> Mirage { get; set; }
Property Value
Type Description
Input<System.String>
View Source

MobileRedirect

Declaration
public Input<ZoneSettingsOverrideSettingsMobileRedirectGetArgs> MobileRedirect { get; set; }
Property Value
Type Description
Input<ZoneSettingsOverrideSettingsMobileRedirectGetArgs>
View Source

OpportunisticEncryption

Declaration
public Input<string> OpportunisticEncryption { get; set; }
Property Value
Type Description
Input<System.String>
View Source

OpportunisticOnion

Declaration
public Input<string> OpportunisticOnion { get; set; }
Property Value
Type Description
Input<System.String>
View Source

OriginErrorPagePassThru

Declaration
public Input<string> OriginErrorPagePassThru { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Polish

Declaration
public Input<string> Polish { get; set; }
Property Value
Type Description
Input<System.String>
View Source

PrefetchPreload

Declaration
public Input<string> PrefetchPreload { get; set; }
Property Value
Type Description
Input<System.String>
View Source

PrivacyPass

Declaration
public Input<string> PrivacyPass { get; set; }
Property Value
Type Description
Input<System.String>
View Source

PseudoIpv4

Declaration
public Input<string> PseudoIpv4 { get; set; }
Property Value
Type Description
Input<System.String>
View Source

ResponseBuffering

Declaration
public Input<string> ResponseBuffering { get; set; }
Property Value
Type Description
Input<System.String>
View Source

RocketLoader

Declaration
public Input<string> RocketLoader { get; set; }
Property Value
Type Description
Input<System.String>
View Source

SecurityHeader

Declaration
public Input<ZoneSettingsOverrideSettingsSecurityHeaderGetArgs> SecurityHeader { get; set; }
Property Value
Type Description
Input<ZoneSettingsOverrideSettingsSecurityHeaderGetArgs>
View Source

SecurityLevel

Declaration
public Input<string> SecurityLevel { get; set; }
Property Value
Type Description
Input<System.String>
View Source

ServerSideExclude

Declaration
public Input<string> ServerSideExclude { get; set; }
Property Value
Type Description
Input<System.String>
View Source

SortQueryStringForCache

Declaration
public Input<string> SortQueryStringForCache { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Ssl

Declaration
public Input<string> Ssl { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Tls12Only

Declaration
public Input<string> Tls12Only { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Tls13

Declaration
public Input<string> Tls13 { get; set; }
Property Value
Type Description
Input<System.String>
View Source

TlsClientAuth

Declaration
public Input<string> TlsClientAuth { get; set; }
Property Value
Type Description
Input<System.String>
View Source

TrueClientIpHeader

Declaration
public Input<string> TrueClientIpHeader { get; set; }
Property Value
Type Description
Input<System.String>
View Source

UniversalSsl

Declaration
public Input<string> UniversalSsl { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Waf

Declaration
public Input<string> Waf { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Webp

. Note that the value specified will be ignored unless polish is turned on (i.e. is "lossless" or "lossy")

Declaration
public Input<string> Webp { get; set; }
Property Value
Type Description
Input<System.String>
View Source

Websockets

Declaration
public Input<string> Websockets { get; set; }
Property Value
Type Description
Input<System.String>
View Source

ZeroRtt

Declaration
public Input<string> ZeroRtt { get; set; }
Property Value
Type Description
Input<System.String>
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.