| Package | Description |
|---|---|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ISecretTargetAttachment.Jsii$Default
Internal default implementation for
ISecretTargetAttachment. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ISecretTargetAttachment.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
SecretTargetAttachment
An attached secret.
|
| Modifier and Type | Method and Description |
|---|---|
static ISecretTargetAttachment |
SecretTargetAttachment.fromSecretTargetAttachmentSecretArn(software.constructs.Construct scope,
String id,
String secretTargetAttachmentSecretArn) |
Copyright © 2022. All rights reserved.