Interface IExperimentTemplateRef
(experimental) Indicates that this resource can be referenced as a ExperimentTemplate.
Namespace: Amazon.CDK.AWS.FIS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IExperimentTemplateRef : IConstruct, IDependable
Syntax (vb)
Public Interface IExperimentTemplateRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
ExperimentTemplateRef | (experimental) A reference to a ExperimentTemplate resource. |
Properties
ExperimentTemplateRef
(experimental) A reference to a ExperimentTemplate resource.
IExperimentTemplateReference ExperimentTemplateRef { get; }
Property Value
Remarks
Stability: Experimental