Interface ISecretRef
(experimental) Indicates that this resource can be referenced as a Secret.
Inherited Members
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
Remarks
Stability: Experimental