Uses of Interface
software.amazon.awscdk.services.iam.IResourceWithPolicy
Packages that use IResourceWithPolicy
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
-
Uses of IResourceWithPolicy in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement IResourceWithPolicyModifier 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 IResourceWithPolicy in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement IResourceWithPolicyModifier and TypeClassDescriptionclassProvides a DynamoDB table.classclassBase class for a DynamoDB table.classA DynamoDB Table. -
Uses of IResourceWithPolicy in software.amazon.awscdk.services.efs
Subinterfaces of IResourceWithPolicy 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 IResourceWithPolicyModifier and TypeClassDescriptionclassThe Elastic File System implementation of IFileSystem.static final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IResourceWithPolicy in software.amazon.awscdk.services.events
Classes in software.amazon.awscdk.services.events that implement IResourceWithPolicy -
Uses of IResourceWithPolicy in software.amazon.awscdk.services.iam
Subinterfaces of IResourceWithPolicy in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.Internal default implementation forIResourceWithPolicy.Classes in software.amazon.awscdk.services.iam that implement IResourceWithPolicyModifier and TypeClassDescriptionstatic final classDeprecated.A proxy class which represents a concrete javascript instance of this type. -
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.