Uses of Interface
software.amazon.awscdk.services.secretsmanager.SecretAttachmentTargetProps
Packages that use SecretAttachmentTargetProps
Package
Description
Amazon DocumentDB Construct Library
Amazon Relational Database Service Construct Library
Amazon Redshift Construct Library
AWS Secrets Manager Construct Library
-
Uses of SecretAttachmentTargetProps in software.amazon.awscdk.services.docdb
Methods in software.amazon.awscdk.services.docdb that return SecretAttachmentTargetPropsModifier and TypeMethodDescriptionDatabaseCluster.asSecretAttachmentTarget()Renders the secret attachment target specifications.default SecretAttachmentTargetPropsIDatabaseCluster.Jsii$Default.asSecretAttachmentTarget()Renders the target specifications.IDatabaseCluster.Jsii$Proxy.asSecretAttachmentTarget()Renders the target specifications. -
Uses of SecretAttachmentTargetProps in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return SecretAttachmentTargetPropsModifier and TypeMethodDescriptionDatabaseClusterBase.asSecretAttachmentTarget()Renders the secret attachment target specifications.DatabaseInstanceBase.asSecretAttachmentTarget()Renders the secret attachment target specifications.DatabaseProxy.asSecretAttachmentTarget()Renders the secret attachment target specifications.default SecretAttachmentTargetPropsIDatabaseCluster.Jsii$Default.asSecretAttachmentTarget()Renders the target specifications.IDatabaseCluster.Jsii$Proxy.asSecretAttachmentTarget()Renders the target specifications.default SecretAttachmentTargetPropsIDatabaseInstance.Jsii$Default.asSecretAttachmentTarget()Renders the target specifications.IDatabaseInstance.Jsii$Proxy.asSecretAttachmentTarget()Renders the target specifications.default SecretAttachmentTargetPropsIServerlessCluster.Jsii$Default.asSecretAttachmentTarget()Renders the target specifications.IServerlessCluster.Jsii$Proxy.asSecretAttachmentTarget()Renders the target specifications.ServerlessCluster.asSecretAttachmentTarget()Renders the secret attachment target specifications.ServerlessClusterFromSnapshot.asSecretAttachmentTarget()Renders the secret attachment target specifications. -
Uses of SecretAttachmentTargetProps in software.amazon.awscdk.services.redshift
Methods in software.amazon.awscdk.services.redshift that return SecretAttachmentTargetPropsModifier and TypeMethodDescriptionCluster.asSecretAttachmentTarget()(experimental) Renders the secret attachment target specifications.default SecretAttachmentTargetPropsICluster.Jsii$Default.asSecretAttachmentTarget()Renders the target specifications.ICluster.Jsii$Proxy.asSecretAttachmentTarget()Renders the target specifications. -
Uses of SecretAttachmentTargetProps in software.amazon.awscdk.services.secretsmanager
Classes in software.amazon.awscdk.services.secretsmanager that implement SecretAttachmentTargetPropsModifier and TypeClassDescriptionstatic final classAn implementation forSecretAttachmentTargetPropsMethods in software.amazon.awscdk.services.secretsmanager that return SecretAttachmentTargetPropsModifier and TypeMethodDescriptionISecretAttachmentTarget.asSecretAttachmentTarget()Renders the target specifications.default SecretAttachmentTargetPropsISecretAttachmentTarget.Jsii$Default.asSecretAttachmentTarget()Renders the target specifications.ISecretAttachmentTarget.Jsii$Proxy.asSecretAttachmentTarget()Renders the target specifications.SecretAttachmentTargetProps.Builder.build()Builds the configured instance.