Interface IResourceWithPolicy

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, IResource, IResourceWithPolicyV2, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IFileSystem, IFileSystem.Jsii$Default, ILogGroup, ILogGroup.Jsii$Default, IResourceWithPolicy.Jsii$Default
All Known Implementing Classes:
EventBus, FileSystem, IFileSystem.Jsii$Proxy, ILogGroup.Jsii$Proxy, IResourceWithPolicy.Jsii$Proxy, LambdaRestApi, LogGroup, RestApi, RestApiBase, SpecRestApi, StepFunctionsRestApi, Table, TableBase, TableBaseV2, TableV2

@Generated(value="jsii-pacmak/1.126.0 (build 206d44b)", date="2026-02-09T14:39:12.232Z") @Stability(Deprecated) @Deprecated public interface IResourceWithPolicy extends software.amazon.jsii.JsiiSerializable, IResourceWithPolicyV2, IResource
Deprecated.
Implement IResourceWithPolicyV2 instead.
(deprecated) A resource with a resource policy that can be added to.

This interface is maintained for backwards compatibility, but should not be used in new code. Prefer IResourceWithPolicyV2 instead.