RosDeploymentSetProps
Properties for defining a RosDeploymentSet
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-deploymentset
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.RosDeploymentSetProps {
DeploymentSetName: interface{},
Description: interface{},
GroupCount: interface{},
OnUnableToRedeployFailedInstance: interface{},
Strategy: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DeploymentSetName |
interface{} |
No description. |
Description |
interface{} |
No description. |
GroupCount |
interface{} |
No description. |
OnUnableToRedeployFailedInstance |
interface{} |
No description. |
Strategy |
interface{} |
No description. |
DeploymentSetName
Optional
DeploymentSetName interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
GroupCount
Optional
GroupCount interface{}
- Type: interface{}
OnUnableToRedeployFailedInstance
Optional
OnUnableToRedeployFailedInstance interface{}
- Type: interface{}
Strategy
Optional
Strategy interface{}
- Type: interface{}