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