RosDeploymentSetsProps
Properties for defining a RosDeploymentSets
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-deploymentsets
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosDeploymentSetsProps {
DeploymentSetIds: interface{},
DeploymentSetName: interface{},
Domain: interface{},
RefreshOptions: interface{},
Strategy: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DeploymentSetIds |
interface{} |
No description. |
DeploymentSetName |
interface{} |
No description. |
Domain |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
Strategy |
interface{} |
No description. |
DeploymentSetIds
Optional
DeploymentSetIds interface{}
- Type: interface{}
DeploymentSetName
Optional
DeploymentSetName interface{}
- Type: interface{}
Domain
Optional
Domain interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Strategy
Optional
Strategy interface{}
- Type: interface{}