DATASOURCE::ECS::HpcCluster is used to query a High Performance Computing (HPC) cluster.
Syntax
{
"Type": "DATASOURCE::ECS::HpcCluster",
"Properties": {
"HpcClusterId": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
HpcClusterId | String | Yes | Yes | The ID of the HPC cluster. | None. |
Return values
Fn::GetAtt
Description: the description of the HPC cluster.
HpcClusterId: the ID of the HPC cluster.
HpcClusterName: the name of the HPC cluster.