Uses of Interface
software.amazon.awscdk.interfaces.secretsmanager.ISecretRef
Packages that use ISecretRef
Package
Description
Amazon DocumentDB Construct Library
AWS Glue Construct Library
AWS Glue Construct Library
Amazon Relational Database Service Construct Library
Amazon Redshift Construct Library
AWS Secrets Manager Construct Library
-
Uses of ISecretRef in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type ISecretRefModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.RdsHttpEndpointConfigProperty.Builder.awsSecretStoreArn(ISecretRef awsSecretStoreArn) -
Uses of ISecretRef in software.amazon.awscdk.cfnpropertymixins.services.rds
Methods in software.amazon.awscdk.cfnpropertymixins.services.rds with parameters of type ISecretRefModifier and TypeMethodDescriptionCfnDBProxyPropsMixin.AuthFormatProperty.Builder.secretArn(ISecretRef secretArn) Sets the value ofCfnDBProxyPropsMixin.AuthFormatProperty.getSecretArn() -
Uses of ISecretRef in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.secretsmanager with parameters of type ISecretRefModifier and TypeMethodDescriptionCfnResourcePolicyMixinProps.Builder.secretId(ISecretRef secretId) Sets the value ofCfnResourcePolicyMixinProps.getSecretId()CfnResourcePolicyPropsMixin.Builder.secretId(ISecretRef secretId) The ARN or name of the secret to attach the resource-based policy. -
Uses of ISecretRef in software.amazon.awscdk.interfaces.secretsmanager
Subinterfaces of ISecretRef in software.amazon.awscdk.interfaces.secretsmanagerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISecretRef.Classes in software.amazon.awscdk.interfaces.secretsmanager that implement ISecretRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISecretRef in software.amazon.awscdk.services.docdb
Classes in software.amazon.awscdk.services.docdb that implement ISecretRef -
Uses of ISecretRef in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return ISecretRefModifier and TypeMethodDescriptiondefault ISecretRefConnectionOptions.getSecret()A reference to a Secrets Manager secret holding the credentials for this connection.final ISecretRefConnectionOptions.Jsii$Proxy.getSecret()final ISecretRefConnectionProps.Jsii$Proxy.getSecret()Methods in software.amazon.awscdk.services.glue with parameters of type ISecretRefModifier and TypeMethodDescriptionConnection.Builder.secret(ISecretRef secret) A reference to a Secrets Manager secret holding the credentials for this connection.ConnectionOptions.Builder.secret(ISecretRef secret) Sets the value ofConnectionOptions.getSecret()ConnectionProps.Builder.secret(ISecretRef secret) Sets the value ofConnectionOptions.getSecret() -
Uses of ISecretRef in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return ISecretRefModifier and TypeMethodDescriptiondefault ISecretRefConnectionOptions.getSecret()Deprecated.final ISecretRefConnectionOptions.Jsii$Proxy.getSecret()Deprecated.final ISecretRefConnectionProps.Jsii$Proxy.getSecret()Deprecated.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type ISecretRefModifier and TypeMethodDescriptionConnection.Builder.secret(ISecretRef secret) Deprecated.ConnectionOptions.Builder.secret(ISecretRef secret) Deprecated.ConnectionProps.Builder.secret(ISecretRef secret) Deprecated. -
Uses of ISecretRef in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement ISecretRef -
Uses of ISecretRef in software.amazon.awscdk.services.redshift.alpha
Classes in software.amazon.awscdk.services.redshift.alpha that implement ISecretRef -
Uses of ISecretRef in software.amazon.awscdk.services.secretsmanager
Subinterfaces of ISecretRef in software.amazon.awscdk.services.secretsmanagerModifier and TypeInterfaceDescriptioninterfaceA secret in AWS Secrets Manager.static interfaceInternal default implementation forISecret.interfacestatic interfaceInternal default implementation forISecretTargetAttachment.Classes in software.amazon.awscdk.services.secretsmanager that implement ISecretRefModifier and TypeClassDescriptionclassCreates a new secret.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.classCreates a new secret in AWS SecretsManager.classAn attached secret.Methods in software.amazon.awscdk.services.secretsmanager that return ISecretRefModifier and TypeMethodDescriptionstatic ISecretRefCfnSecret.fromSecretId(software.constructs.Construct scope, String id, String secretId) Creates a new ISecretRef from a secretId.Methods in software.amazon.awscdk.services.secretsmanager with parameters of type ISecretRefModifier and TypeMethodDescriptionstatic StringCfnSecret.arnForSecret(ISecretRef resource) CfnResourcePolicy.Builder.secretId(ISecretRef secretId) The ARN or name of the secret to attach the resource-based policy.CfnResourcePolicyProps.Builder.secretId(ISecretRef secretId) Sets the value ofCfnResourcePolicyProps.getSecretId()