interface IExperimentTemplateRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.FIS.IExperimentTemplateRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsfis#IExperimentTemplateRef |
![]() | software.amazon.awscdk.services.fis.IExperimentTemplateRef |
![]() | aws_cdk.aws_fis.IExperimentTemplateRef |
![]() | aws-cdk-lib » aws_fis » IExperimentTemplateRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ExperimentTemplate.
Properties
Name | Type | Description |
---|---|---|
experiment | Experiment | A reference to a ExperimentTemplate resource. |
node | Node | The tree node. |
experimentTemplateRef
Type:
Experiment
A reference to a ExperimentTemplate resource.
node
Type:
Node
The tree node.