Class representing the Zap configuration.
ZapConfig
Creates an instance of Zap.
The scope in which this construct is defined.
The ID of the construct.
The properties of the Zap configuration.
Readonly
The tree node.
stable
Synthesizes the Zap configuration to a YAML string.
The Zap configuration as a YAML string.
Returns a string representation of this construct.
Converts the Zap configuration to YAML format.
The Zap configuration in YAML format.
Static
(deprecated) Checks if x is a construct.
x
Any object.
true if x is an object created from a class which extends Construct.
Construct
use x instanceof Construct instead
x instanceof Construct
Class representing the Zap configuration.
ZapConfig