Interface ISecretAttachmentTarget
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
ICluster,ICluster.Jsii$Default,IDatabaseCluster,IDatabaseCluster,IDatabaseCluster.Jsii$Default,IDatabaseCluster.Jsii$Default,IDatabaseInstance,IDatabaseInstance.Jsii$Default,ISecretAttachmentTarget.Jsii$Default,IServerlessCluster,IServerlessCluster.Jsii$Default
- All Known Implementing Classes:
Cluster,DatabaseCluster,DatabaseCluster,DatabaseClusterBase,DatabaseClusterFromSnapshot,DatabaseInstance,DatabaseInstanceBase,DatabaseInstanceFromSnapshot,DatabaseInstanceReadReplica,DatabaseProxy,ICluster.Jsii$Proxy,IDatabaseCluster.Jsii$Proxy,IDatabaseCluster.Jsii$Proxy,IDatabaseInstance.Jsii$Proxy,ISecretAttachmentTarget.Jsii$Proxy,IServerlessCluster.Jsii$Proxy,ServerlessCluster,ServerlessClusterFromSnapshot
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
date="2023-06-19T16:30:41.290Z")
@Stability(Stable)
public interface ISecretAttachmentTarget
extends software.amazon.jsii.JsiiSerializable
A secret attachment target.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISecretAttachmentTarget.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionRenders the target specifications.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
asSecretAttachmentTarget
Renders the target specifications.
-