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.
(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.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.Internal default implementation forIResourceWithPolicy.static final classDeprecated.A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.constructs.IConstruct
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
getEnvMethods inherited from interface software.amazon.awscdk.IResource
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.awscdk.services.iam.IResourceWithPolicyV2
addToResourcePolicyMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
IResourceWithPolicyV2instead.