Uses of Interface
software.amazon.awscdk.interfaces.secretsmanager.ISecretTargetAttachmentRef
Packages that use ISecretTargetAttachmentRef
Package
Description
AWS Secrets Manager Construct Library
-
Uses of ISecretTargetAttachmentRef in software.amazon.awscdk.interfaces.secretsmanager
Subinterfaces of ISecretTargetAttachmentRef in software.amazon.awscdk.interfaces.secretsmanagerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISecretTargetAttachmentRef.Classes in software.amazon.awscdk.interfaces.secretsmanager that implement ISecretTargetAttachmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISecretTargetAttachmentRef in software.amazon.awscdk.services.secretsmanager
Classes in software.amazon.awscdk.services.secretsmanager that implement ISecretTargetAttachmentRefModifier and TypeClassDescriptionclassTheAWS::SecretsManager::SecretTargetAttachmentresource completes the final link between a Secrets Manager secret and the associated database by adding the database connection information to the secret JSON.