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