ZoneSetting

class ZoneSetting : KotlinCustomResource

Example Usage

resources:
exampleZoneSetting:
type: cloudflare:ZoneSetting
name: example_zone_setting
properties:
zoneId: 023e105f4ecef8ad9ca31a8372d0c353
settingId: always_online
id: 0rtt
value: on

Import

$ pulumi import cloudflare:index/zoneSetting:ZoneSetting example '<zone_id>/<setting_id>'

Properties

Link copied to clipboard
val editable: Output<Boolean>

Whether or not this setting can be modified for this zone (based on your Cloudflare plan level).

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val modifiedOn: Output<String>

last time this setting was modified.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val settingId: Output<String>

Setting name

Link copied to clipboard
val timeRemaining: Output<Double>

Value of the zone setting. Notes: The interval (in seconds) from when development mode expires (positive integer) or last expired (negative integer) for the domain. If development mode has never been enabled, this value is false.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val value: Output<Any>

Current value of the zone setting.

Link copied to clipboard
val zoneId: Output<String>

Identifier