CreateRuleSnapshotResponse
Types
Properties
Link copied to clipboard
The firewall configuration for the rule, as a JSON document. The structure depends on the rule's firewall type and rule type.
Link copied to clipboard
The firewall type associated with the resource.
Link copied to clipboard
Specifies whether a published version of the resource exists.
Link copied to clipboard
Specifies whether the resource is a snapshot of a published version.
Link copied to clipboard
A description of the rule.
Link copied to clipboard
The current status of the resource: DRAFT (unpublished, editable) or ACTIVE (published, in use).
Link copied to clipboard
A token used for optimistic concurrency control. Each read and write returns an updateToken. Provide the most recent value on your next update to detect and prevent conflicting concurrent modifications.
Functions
Link copied to clipboard
inline fun copy(block: CreateRuleSnapshotResponse.Builder.() -> Unit = {}): CreateRuleSnapshotResponse