Interface ISecretAttachmentTarget.Jsii$Default
- All Superinterfaces:
ISecretAttachmentTarget
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
ICluster.Jsii$Default
,IDatabaseCluster.Jsii$Default
,IDatabaseCluster.Jsii$Default
,IDatabaseInstance.Jsii$Default
,IServerlessCluster.Jsii$Default
- All Known Implementing Classes:
ICluster.Jsii$Proxy
,IDatabaseCluster.Jsii$Proxy
,IDatabaseCluster.Jsii$Proxy
,IDatabaseInstance.Jsii$Proxy
,ISecretAttachmentTarget.Jsii$Proxy
,IServerlessCluster.Jsii$Proxy
- Enclosing interface:
ISecretAttachmentTarget
@Internal
public static interface ISecretAttachmentTarget.Jsii$Default
extends ISecretAttachmentTarget
Internal default implementation for
ISecretAttachmentTarget
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.secretsmanager.ISecretAttachmentTarget
ISecretAttachmentTarget.Jsii$Default, ISecretAttachmentTarget.Jsii$Proxy
-
Method Summary
Modifier and TypeMethodDescriptiondefault SecretAttachmentTargetProps
Renders the target specifications.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
asSecretAttachmentTarget
Renders the target specifications.- Specified by:
asSecretAttachmentTarget
in interfaceISecretAttachmentTarget
-