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, TableV2MultiAccountReplica

@Generated(value="jsii-pacmak/1.127.0 (build 2117ad5)", date="2026-03-31T09:54:32.183Z") @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.