Uses of Interface
software.amazon.awscdk.services.secretsmanager.ISecretAttachmentTarget
Packages that use ISecretAttachmentTarget
Package
Description
Amazon DocumentDB Construct Library
Amazon Relational Database Service Construct Library
Amazon Redshift Construct Library
AWS Secrets Manager Construct Library
-
Uses of ISecretAttachmentTarget in software.amazon.awscdk.services.docdb
Subinterfaces of ISecretAttachmentTarget in software.amazon.awscdk.services.docdbModifier and TypeInterfaceDescriptioninterfaceCreate a clustered database with a given number of instances.static interfaceInternal default implementation forIDatabaseCluster.Classes in software.amazon.awscdk.services.docdb that implement ISecretAttachmentTargetModifier and TypeClassDescriptionclassCreate a clustered database with a given number of instances.static final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISecretAttachmentTarget in software.amazon.awscdk.services.rds
Subinterfaces of ISecretAttachmentTarget in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptioninterfaceCreate a clustered database with a given number of instances.static interfaceInternal default implementation forIDatabaseCluster.interfaceA database instance.static interfaceInternal default implementation forIDatabaseInstance.interfaceInterface representing a serverless database cluster.static interfaceInternal default implementation forIServerlessCluster.Classes in software.amazon.awscdk.services.rds that implement ISecretAttachmentTargetModifier and TypeClassDescriptionclassCreate a clustered database with a given number of instances.classA new or imported clustered database.classA database cluster restored from a snapshot.classA database instance.classA new or imported database instance.classA database instance restored from a snapshot.classA read replica database instance.classRDS Database Proxy.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classCreate an Aurora Serverless Cluster.classA Aurora Serverless Cluster restored from a snapshot. -
Uses of ISecretAttachmentTarget in software.amazon.awscdk.services.redshift
Subinterfaces of ISecretAttachmentTarget in software.amazon.awscdk.services.redshiftModifier and TypeInterfaceDescriptioninterface(experimental) Create a Redshift Cluster with a given number of nodes.static interfaceInternal default implementation forICluster.Classes in software.amazon.awscdk.services.redshift that implement ISecretAttachmentTargetModifier and TypeClassDescriptionclass(experimental) Create a Redshift cluster a given number of nodes.static final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISecretAttachmentTarget in software.amazon.awscdk.services.secretsmanager
Subinterfaces of ISecretAttachmentTarget in software.amazon.awscdk.services.secretsmanagerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISecretAttachmentTarget.Classes in software.amazon.awscdk.services.secretsmanager that implement ISecretAttachmentTargetModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.secretsmanager that return ISecretAttachmentTargetModifier and TypeMethodDescriptionAttachedSecretOptions.getTarget()The target to attach the secret to.final ISecretAttachmentTargetAttachedSecretOptions.Jsii$Proxy.getTarget()final ISecretAttachmentTargetSecretTargetAttachmentProps.Jsii$Proxy.getTarget()Methods in software.amazon.awscdk.services.secretsmanager with parameters of type ISecretAttachmentTargetModifier and TypeMethodDescriptionISecret.attach(ISecretAttachmentTarget target) Attach a target to this secret.default ISecretISecret.Jsii$Default.attach(ISecretAttachmentTarget target) Attach a target to this secret.final ISecretISecret.Jsii$Proxy.attach(ISecretAttachmentTarget target) Attach a target to this secret.default ISecretISecretTargetAttachment.Jsii$Default.attach(ISecretAttachmentTarget target) Attach a target to this secret.final ISecretISecretTargetAttachment.Jsii$Proxy.attach(ISecretAttachmentTarget target) Attach a target to this secret.Secret.attach(ISecretAttachmentTarget target) Attach a target to this secret.SecretTargetAttachment.attach(ISecretAttachmentTarget target) Attach a target to this secret.AttachedSecretOptions.Builder.target(ISecretAttachmentTarget target) Sets the value ofAttachedSecretOptions.getTarget()SecretTargetAttachment.Builder.target(ISecretAttachmentTarget target) The target to attach the secret to.SecretTargetAttachmentProps.Builder.target(ISecretAttachmentTarget target) Sets the value ofAttachedSecretOptions.getTarget()