DATASOURCE::ECS::DeploymentSet is used to query the information about a deployment set.
Syntax
{
"Type": "DATASOURCE::ECS::DeploymentSet",
"Properties": {
"DeploymentSetId": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
DeploymentSetId | String | Yes | Yes | The ID of the deployment set. | None. |
Return values
Fn::GetAtt
DeploymentSetId: the ID of the deployment set.
InstanceAmount: the number of instances in the deployment set.
GroupCount: the number of groups in the deployment set.
CreateTime: the creation time of the deployment set.
Strategy: the deployment strategy.
DeploymentSetName: the name of the deployment set.
Granularity: the deployment granularity.
InstanceIds: the IDs of the instances in the deployment set.