Show / Hide Table of Contents

Interface IOnlineEvaluationConfigRef

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

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

Stability: Experimental

Synopsis

Properties

OnlineEvaluationConfigRef

(experimental) A reference to a OnlineEvaluationConfig resource.

Properties

OnlineEvaluationConfigRef

(experimental) A reference to a OnlineEvaluationConfig resource.

IOnlineEvaluationConfigReference OnlineEvaluationConfigRef { get; }
Property Value

IOnlineEvaluationConfigReference

Remarks

Stability: Experimental

Back to top Generated by DocFX