Uses of Class
software.amazon.awscdk.services.secretsmanager.SecretTargetAttachment.Builder
Package
Description
AWS Secrets Manager Construct Library
-
Uses of SecretTargetAttachment.Builder in software.amazon.awscdk.services.secretsmanager
Modifier and TypeMethodDescriptionThe secret to attach to the target.SecretTargetAttachment.Builder.target
(ISecretAttachmentTarget target) The target to attach the secret to.