Show / Hide Table of Contents

Interface ISecretRef

(experimental) Indicates that this resource can be referenced as a Secret.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.SecretsManager
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISecretRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ISecretRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

SecretRef

(experimental) A reference to a Secret resource.

Properties

SecretRef

(experimental) A reference to a Secret resource.

ISecretReference SecretRef { get; }
Property Value

ISecretReference

Remarks

Stability: Experimental

Back to top Generated by DocFX