Show / Hide Table of Contents

Interface ITokenVaultRef

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

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

Stability: Experimental

Synopsis

Properties

TokenVaultRef

(experimental) A reference to a TokenVault resource.

Properties

TokenVaultRef

(experimental) A reference to a TokenVault resource.

ITokenVaultReference TokenVaultRef { get; }
Property Value

ITokenVaultReference

Remarks

Stability: Experimental

Back to top Generated by DocFX