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.104.0 (build e79254c)",
date="2024-11-27T16:50:51.908Z")
@Stability(Stable)
public interface IPolicyValidationContextBeta1
extends software.amazon.jsii.JsiiSerializable
Context available to the validation plugin.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIPolicyValidationContextBeta1
.static final class
A 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.
-