Package software.amazon.awscdk
Interface IPolicyValidationContextBeta1
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IPolicyValidationContextBeta1.Jsii$Default
- All Known Implementing Classes:
IPolicyValidationContextBeta1.Jsii$Proxy
@Generated(value="jsii-pacmak/1.133.0 (build 0f43e37)",
date="2026-06-16T16:14:16.853Z")
@Stability(Deprecated)
@Deprecated
public interface IPolicyValidationContextBeta1
extends software.amazon.jsii.JsiiSerializable
Deprecated.
(deprecated) Context available to the validation plugin.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.Internal default implementation forIPolicyValidationContextBeta1.static final classDeprecated.A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionsoftware.constructs.IConstructDeprecated.Deprecated.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getAppConstruct
Deprecated.(deprecated) The root construct of the app being validated.Plugins may walk this tree for typed L1 property access and token resolution via
Stack.of(node).resolve(). The tree is finalized and should be treated as read-only; mutations have no effect on synthesized output. -
getTemplatePaths
Deprecated.(deprecated) The absolute path of all templates to be processed.
-
IPolicyValidationContextinstead.