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.119.0 (build 1634eac)",
date="2025-11-20T23:37:13.183Z")
@Stability(Stable)
public interface IPolicyValidationContextBeta1
extends software.amazon.jsii.JsiiSerializable
Context available to the validation plugin.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPolicyValidationContextBeta1.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionThe absolute path of all templates to be processed.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getTemplatePaths
The absolute path of all templates to be processed.
-