Uses of Interface
software.amazon.awscdk.services.iam.AddToResourcePolicyResult
Packages that use AddToResourcePolicyResult
Package
Description
Amazon ECR Construct Library
AWS Identity and Access Management Construct Library
AWS Key Management Service Construct Library
Amazon CloudWatch Logs Construct Library
Amazon S3 Construct Library
AWS Secrets Manager Construct Library
Amazon Simple Notification Service Construct Library
Amazon Simple Queue Service Construct Library
-
Uses of AddToResourcePolicyResult in software.amazon.awscdk.services.ecr
Methods in software.amazon.awscdk.services.ecr that return AddToResourcePolicyResultModifier and TypeMethodDescriptionIRepository.addToResourcePolicy(PolicyStatement statement) Add a policy statement to the repository's resource policy.default AddToResourcePolicyResultIRepository.Jsii$Default.addToResourcePolicy(PolicyStatement statement) Add a policy statement to the repository's resource policy.IRepository.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Add a policy statement to the repository's resource policy.Repository.addToResourcePolicy(PolicyStatement statement) Add a policy statement to the repository's resource policy.abstract AddToResourcePolicyResultRepositoryBase.addToResourcePolicy(PolicyStatement statement) Add a policy statement to the repository's resource policy. -
Uses of AddToResourcePolicyResult in software.amazon.awscdk.services.iam
Classes in software.amazon.awscdk.services.iam that implement AddToResourcePolicyResultModifier and TypeClassDescriptionstatic final classAn implementation forAddToResourcePolicyResultMethods in software.amazon.awscdk.services.iam that return AddToResourcePolicyResultModifier and TypeMethodDescriptionIResourceWithPolicy.addToResourcePolicy(PolicyStatement statement) Add a statement to the resource's resource policy.default AddToResourcePolicyResultIResourceWithPolicy.Jsii$Default.addToResourcePolicy(PolicyStatement statement) Add a statement to the resource's resource policy.IResourceWithPolicy.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Add a statement to the resource's resource policy.AddToResourcePolicyResult.Builder.build()Builds the configured instance. -
Uses of AddToResourcePolicyResult in software.amazon.awscdk.services.kms
Methods in software.amazon.awscdk.services.kms that return AddToResourcePolicyResultModifier and TypeMethodDescriptionAlias.addToResourcePolicy(PolicyStatement statement) Adds a statement to the KMS key resource policy.Alias.addToResourcePolicy(PolicyStatement statement, Boolean allowNoOp) Adds a statement to the KMS key resource policy.default AddToResourcePolicyResultIAlias.Jsii$Default.addToResourcePolicy(PolicyStatement statement, Boolean allowNoOp) Adds a statement to the KMS key resource policy.IAlias.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Adds a statement to the KMS key resource policy.IAlias.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement, Boolean allowNoOp) Adds a statement to the KMS key resource policy.IKey.addToResourcePolicy(PolicyStatement statement) Adds a statement to the KMS key resource policy.IKey.addToResourcePolicy(PolicyStatement statement, Boolean allowNoOp) Adds a statement to the KMS key resource policy.default AddToResourcePolicyResultIKey.Jsii$Default.addToResourcePolicy(PolicyStatement statement, Boolean allowNoOp) Adds a statement to the KMS key resource policy.IKey.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Adds a statement to the KMS key resource policy.IKey.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement, Boolean allowNoOp) Adds a statement to the KMS key resource policy.Key.addToResourcePolicy(PolicyStatement statement) Adds a statement to the KMS key resource policy.Key.addToResourcePolicy(PolicyStatement statement, Boolean allowNoOp) Adds a statement to the KMS key resource policy. -
Uses of AddToResourcePolicyResult in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return AddToResourcePolicyResultModifier and TypeMethodDescriptiondefault AddToResourcePolicyResultILogGroup.Jsii$Default.addToResourcePolicy(PolicyStatement statement) Add a statement to the resource's resource policy.ILogGroup.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Add a statement to the resource's resource policy.LogGroup.addToResourcePolicy(PolicyStatement statement) Adds a statement to the resource policy associated with this log group. -
Uses of AddToResourcePolicyResult in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return AddToResourcePolicyResultModifier and TypeMethodDescriptionBucketBase.addToResourcePolicy(PolicyStatement permission) Adds a statement to the resource policy for a principal (i.e.IBucket.addToResourcePolicy(PolicyStatement permission) Adds a statement to the resource policy for a principal (i.e.default AddToResourcePolicyResultIBucket.Jsii$Default.addToResourcePolicy(PolicyStatement permission) Adds a statement to the resource policy for a principal (i.e.IBucket.Jsii$Proxy.addToResourcePolicy(PolicyStatement permission) Adds a statement to the resource policy for a principal (i.e. -
Uses of AddToResourcePolicyResult in software.amazon.awscdk.services.secretsmanager
Methods in software.amazon.awscdk.services.secretsmanager that return AddToResourcePolicyResultModifier and TypeMethodDescriptionISecret.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this secret.default AddToResourcePolicyResultISecret.Jsii$Default.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this secret.ISecret.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this secret.default AddToResourcePolicyResultISecretTargetAttachment.Jsii$Default.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this secret.ISecretTargetAttachment.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this secret.Secret.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this secret.SecretTargetAttachment.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this secret. -
Uses of AddToResourcePolicyResult in software.amazon.awscdk.services.sns
Methods in software.amazon.awscdk.services.sns that return AddToResourcePolicyResultModifier and TypeMethodDescriptionITopic.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this topic.default AddToResourcePolicyResultITopic.Jsii$Default.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this topic.ITopic.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this topic.TopicBase.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this topic. -
Uses of AddToResourcePolicyResult in software.amazon.awscdk.services.sqs
Methods in software.amazon.awscdk.services.sqs that return AddToResourcePolicyResultModifier and TypeMethodDescriptionIQueue.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this queue.default AddToResourcePolicyResultIQueue.Jsii$Default.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this queue.IQueue.Jsii$Proxy.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this queue.QueueBase.addToResourcePolicy(PolicyStatement statement) Adds a statement to the IAM resource policy associated with this queue.