Interface IConfiguredModelAlgorithmAssociationRef
(experimental) Indicates that this resource can be referenced as a ConfiguredModelAlgorithmAssociation.
Inherited Members
Namespace: Amazon.CDK.Interfaces.CleanRoomsML
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConfiguredModelAlgorithmAssociationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IConfiguredModelAlgorithmAssociationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ConfiguredModelAlgorithmAssociationRef | (experimental) A reference to a ConfiguredModelAlgorithmAssociation resource. |
Properties
ConfiguredModelAlgorithmAssociationRef
(experimental) A reference to a ConfiguredModelAlgorithmAssociation resource.
IConfiguredModelAlgorithmAssociationReference ConfiguredModelAlgorithmAssociationRef { get; }
Property Value
IConfiguredModelAlgorithmAssociationReference
Remarks
Stability: Experimental