@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)", date="2023-01-31T18:36:46.876Z") public interface IResourceWithPolicy extends IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
IResourceWithPolicy.Jsii$Default
Internal default implementation for
IResourceWithPolicy . |
static class |
IResourceWithPolicy.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
AddToResourcePolicyResult |
addToResourcePolicy(PolicyStatement statement)
Add a statement to the resource's resource policy.
|
applyRemovalPolicy, getEnv, getStack
getNode
AddToResourcePolicyResult addToResourcePolicy(PolicyStatement statement)
statement
- This parameter is required.