Uses of Interface
software.amazon.awscdk.services.iam.IResourceWithPolicyV2
Packages that use IResourceWithPolicyV2
Package
Description
Amazon API Gateway Construct Library
Amazon DynamoDB Construct Library
Amazon Elastic File System Construct Library
Amazon EventBridge Construct Library
AWS Identity and Access Management Construct Library
Amazon CloudWatch Logs Construct Library
Amazon Simple Notification Service Construct Library
Amazon Simple Queue Service Construct Library
-
Uses of IResourceWithPolicyV2 in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement IResourceWithPolicyV2Modifier and TypeClassDescriptionclassDefines an API Gateway REST API with AWS Lambda proxy integration.classRepresents a REST API in Amazon API Gateway.classBase implementation that are common to various implementations of IRestApi.classRepresents a REST API in Amazon API Gateway, created with an OpenAPI specification.classDefines an API Gateway REST API with a Synchrounous Express State Machine as a proxy integration. -
Uses of IResourceWithPolicyV2 in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement IResourceWithPolicyV2Modifier and TypeClassDescriptionclassProvides a DynamoDB table.classclassBase class for a DynamoDB table.classA DynamoDB Table.Methods in software.amazon.awscdk.services.dynamodb that return IResourceWithPolicyV2Modifier and TypeMethodDescriptiondefault IResourceWithPolicyV2TableGrantsProps.getPolicyResource()The resource with policy on which actions will be allowed.final IResourceWithPolicyV2TableGrantsProps.Jsii$Proxy.getPolicyResource()Methods in software.amazon.awscdk.services.dynamodb with parameters of type IResourceWithPolicyV2Modifier and TypeMethodDescriptionTableGrants.Builder.policyResource(IResourceWithPolicyV2 policyResource) The resource with policy on which actions will be allowed.TableGrantsProps.Builder.policyResource(IResourceWithPolicyV2 policyResource) Sets the value ofTableGrantsProps.getPolicyResource() -
Uses of IResourceWithPolicyV2 in software.amazon.awscdk.services.efs
Subinterfaces of IResourceWithPolicyV2 in software.amazon.awscdk.services.efsModifier and TypeInterfaceDescriptioninterfaceRepresents an Amazon EFS file system.static interfaceInternal default implementation forIFileSystem.Classes in software.amazon.awscdk.services.efs that implement IResourceWithPolicyV2Modifier and TypeClassDescriptionclassThe Elastic File System implementation of IFileSystem.static final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IResourceWithPolicyV2 in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement IResourceWithPolicyV2 -
Uses of IResourceWithPolicyV2 in software.amazon.awscdk.services.iam
Subinterfaces of IResourceWithPolicyV2 in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptioninterfaceDeprecated.static interfaceDeprecated.Internal default implementation forIResourceWithPolicy.static interfaceInternal default implementation forIResourceWithPolicyV2.Classes in software.amazon.awscdk.services.iam that implement IResourceWithPolicyV2Modifier and TypeClassDescriptionstatic final classDeprecated.A proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.iam that return IResourceWithPolicyV2Modifier and TypeMethodDescriptionGrantOnPrincipalAndResourceOptions.getResource()The resource with a resource policy.final IResourceWithPolicyV2GrantOnPrincipalAndResourceOptions.Jsii$Proxy.getResource()final IResourceWithPolicyV2GrantPolicyWithResourceOptions.Jsii$Proxy.getResource()GrantWithResourceOptions.getResource()The resource with a resource policy.final IResourceWithPolicyV2GrantWithResourceOptions.Jsii$Proxy.getResource()Methods in software.amazon.awscdk.services.iam with parameters of type IResourceWithPolicyV2Modifier and TypeMethodDescriptionGrantOnPrincipalAndResourceOptions.Builder.resource(IResourceWithPolicyV2 resource) Sets the value ofGrantOnPrincipalAndResourceOptions.getResource()GrantPolicyWithResourceOptions.Builder.resource(IResourceWithPolicyV2 resource) Sets the value ofGrantWithResourceOptions.getResource()GrantWithResourceOptions.Builder.resource(IResourceWithPolicyV2 resource) Sets the value ofGrantWithResourceOptions.getResource() -
Uses of IResourceWithPolicyV2 in software.amazon.awscdk.services.logs
Subinterfaces of IResourceWithPolicyV2 in software.amazon.awscdk.services.logsModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forILogGroup.Classes in software.amazon.awscdk.services.logs that implement IResourceWithPolicyV2Modifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classDefine a CloudWatch Log Group.Methods in software.amazon.awscdk.services.logs that return IResourceWithPolicyV2Modifier and TypeMethodDescriptionprotected IResourceWithPolicyV2LogGroupGrants.getPolicyResource() -
Uses of IResourceWithPolicyV2 in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return IResourceWithPolicyV2Modifier and TypeMethodDescriptionprotected IResourceWithPolicyV2TopicGrants.getPolicyResource() -
Uses of IResourceWithPolicyV2 in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs that return IResourceWithPolicyV2Modifier and TypeMethodDescriptionprotected IResourceWithPolicyV2QueueGrants.getPolicyResource()
IResourceWithPolicyV2instead.