Uses of Interface
software.amazon.awscdk.services.iam.IEncryptedResource
Packages that use IEncryptedResource
Package
Description
Amazon DynamoDB Construct Library
AWS Identity and Access Management Construct Library
Amazon S3 Construct Library
Amazon Simple Notification Service Construct Library
Amazon Simple Queue Service Construct Library
AWS Systems Manager Construct Library
-
Uses of IEncryptedResource in software.amazon.awscdk.services.dynamodb
Classes in software.amazon.awscdk.services.dynamodb that implement IEncryptedResourceMethods in software.amazon.awscdk.services.dynamodb that return IEncryptedResourceModifier and TypeMethodDescriptiondefault IEncryptedResourceTableGrantsProps.getEncryptedResource()The encrypted resource on which actions will be allowed.final IEncryptedResourceTableGrantsProps.Jsii$Proxy.getEncryptedResource()Methods in software.amazon.awscdk.services.dynamodb with parameters of type IEncryptedResourceModifier and TypeMethodDescriptionTableGrants.Builder.encryptedResource(IEncryptedResource encryptedResource) The encrypted resource on which actions will be allowed.TableGrantsProps.Builder.encryptedResource(IEncryptedResource encryptedResource) Sets the value ofTableGrantsProps.getEncryptedResource() -
Uses of IEncryptedResource in software.amazon.awscdk.services.iam
Subinterfaces of IEncryptedResource in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEncryptedResource.Classes in software.amazon.awscdk.services.iam that implement IEncryptedResourceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEncryptedResource in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement IEncryptedResourceModifier and TypeClassDescriptionclassAn S3 bucket with associated policy objects.classRepresents an S3 Bucket. -
Uses of IEncryptedResource in software.amazon.awscdk.services.sns
Classes in software.amazon.awscdk.services.sns that implement IEncryptedResourceModifier and TypeClassDescriptionclassA new SNS topic.classEither a new or imported Topic.Methods in software.amazon.awscdk.services.sns that return IEncryptedResourceModifier and TypeMethodDescriptionprotected IEncryptedResourceTopicGrants.getEncryptedResource() -
Uses of IEncryptedResource in software.amazon.awscdk.services.sqs
Classes in software.amazon.awscdk.services.sqs that implement IEncryptedResourceModifier and TypeClassDescriptionclassA new Amazon SQS queue.classReference to a new or existing Amazon SQS queue.Methods in software.amazon.awscdk.services.sqs that return IEncryptedResourceModifier and TypeMethodDescriptionprotected IEncryptedResourceQueueGrants.getEncryptedResource() -
Uses of IEncryptedResource in software.amazon.awscdk.services.ssm
Classes in software.amazon.awscdk.services.ssm that implement IEncryptedResourceModifier and TypeClassDescriptionclassCreates a new StringList SSM Parameter.classCreates a new String SSM Parameter.