Uses of Interface
software.amazon.awscdk.services.iam.IResourceWithPolicy
Packages that use IResourceWithPolicy
Package
Description
AWS Identity and Access Management Construct Library
Amazon CloudWatch Logs Construct Library
-
Uses of IResourceWithPolicy in software.amazon.awscdk.services.iam
Subinterfaces of IResourceWithPolicy in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIResourceWithPolicy.Classes in software.amazon.awscdk.services.iam that implement IResourceWithPolicyModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.iam that return IResourceWithPolicyModifier and TypeMethodDescriptionGrantOnPrincipalAndResourceOptions.getResource()The resource with a resource policy.final IResourceWithPolicyGrantOnPrincipalAndResourceOptions.Jsii$Proxy.getResource()GrantWithResourceOptions.getResource()The resource with a resource policy.final IResourceWithPolicyGrantWithResourceOptions.Jsii$Proxy.getResource()Methods in software.amazon.awscdk.services.iam with parameters of type IResourceWithPolicyModifier and TypeMethodDescriptionGrantOnPrincipalAndResourceOptions.Builder.resource(IResourceWithPolicy resource) Sets the value ofGrantOnPrincipalAndResourceOptions.getResource()GrantWithResourceOptions.Builder.resource(IResourceWithPolicy resource) Sets the value ofGrantWithResourceOptions.getResource() -
Uses of IResourceWithPolicy in software.amazon.awscdk.services.logs
Subinterfaces of IResourceWithPolicy in software.amazon.awscdk.services.logsModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forILogGroup.Classes in software.amazon.awscdk.services.logs that implement IResourceWithPolicyModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classDefine a CloudWatch Log Group.