Uses of Interface
software.amazon.awscdk.services.secretsmanager.ISecretTargetAttachment
Packages that use ISecretTargetAttachment
Package
Description
AWS Secrets Manager Construct Library
-
Uses of ISecretTargetAttachment in software.amazon.awscdk.services.secretsmanager
Subinterfaces of ISecretTargetAttachment in software.amazon.awscdk.services.secretsmanagerModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forISecretTargetAttachment
.Classes in software.amazon.awscdk.services.secretsmanager that implement ISecretTargetAttachmentModifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
An attached secret.Methods in software.amazon.awscdk.services.secretsmanager that return ISecretTargetAttachmentModifier and TypeMethodDescriptionstatic ISecretTargetAttachment
SecretTargetAttachment.fromSecretTargetAttachmentSecretArn
(software.constructs.Construct scope, String id, String secretTargetAttachmentSecretArn)