| Package | Description |
|---|---|
| software.amazon.awscdk.services.docdb |
Amazon DocumentDB Construct Library
|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| software.amazon.awscdk.services.secretsmanager |
AWS Secrets Manager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
SecretAttachmentTargetProps |
DatabaseCluster.asSecretAttachmentTarget()
(experimental) Renders the secret attachment target specifications.
|
SecretAttachmentTargetProps |
IDatabaseCluster.Jsii$Proxy.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
default SecretAttachmentTargetProps |
IDatabaseCluster.Jsii$Default.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
| Modifier and Type | Method and Description |
|---|---|
SecretAttachmentTargetProps |
IServerlessCluster.Jsii$Proxy.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
default SecretAttachmentTargetProps |
IServerlessCluster.Jsii$Default.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
SecretAttachmentTargetProps |
IDatabaseInstance.Jsii$Proxy.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
default SecretAttachmentTargetProps |
IDatabaseInstance.Jsii$Default.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
SecretAttachmentTargetProps |
DatabaseProxy.asSecretAttachmentTarget()
(experimental) Renders the secret attachment target specifications.
|
SecretAttachmentTargetProps |
IDatabaseCluster.Jsii$Proxy.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
default SecretAttachmentTargetProps |
IDatabaseCluster.Jsii$Default.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
SecretAttachmentTargetProps |
DatabaseClusterBase.asSecretAttachmentTarget()
(experimental) Renders the secret attachment target specifications.
|
SecretAttachmentTargetProps |
ServerlessCluster.asSecretAttachmentTarget()
(experimental) Renders the secret attachment target specifications.
|
SecretAttachmentTargetProps |
DatabaseInstanceBase.asSecretAttachmentTarget()
(experimental) Renders the secret attachment target specifications.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SecretAttachmentTargetProps.Jsii$Proxy
An implementation for
SecretAttachmentTargetProps |
| Modifier and Type | Method and Description |
|---|---|
SecretAttachmentTargetProps |
ISecretAttachmentTarget.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
SecretAttachmentTargetProps |
ISecretAttachmentTarget.Jsii$Proxy.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
default SecretAttachmentTargetProps |
ISecretAttachmentTarget.Jsii$Default.asSecretAttachmentTarget()
(experimental) Renders the target specifications.
|
SecretAttachmentTargetProps |
SecretAttachmentTargetProps.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.