Uses of Interface
software.amazon.awscdk.services.iam.IResourceWithPolicy
Package
Description
AWS Identity and Access Management Construct Library
Amazon CloudWatch Logs Construct Library
-
Uses of IResourceWithPolicy in software.amazon.awscdk.services.iam
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIResourceWithPolicy
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionGrantOnPrincipalAndResourceOptions.getResource()
The resource with a resource policy.final IResourceWithPolicy
GrantOnPrincipalAndResourceOptions.Jsii$Proxy.getResource()
GrantWithResourceOptions.getResource()
The resource with a resource policy.final IResourceWithPolicy
GrantWithResourceOptions.Jsii$Proxy.getResource()
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forILogGroup
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Define a CloudWatch Log Group.