RosPatchBaselinesProps
Properties for defining a RosPatchBaselines
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-oos-patchbaselines
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoos/datasource"
&datasource.RosPatchBaselinesProps {
OperationSystem: interface{},
PatchBaselineName: interface{},
RefreshOptions: interface{},
ShareType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
OperationSystem |
interface{} |
No description. |
PatchBaselineName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ShareType |
interface{} |
No description. |
OperationSystem
Optional
OperationSystem interface{}
- Type: interface{}
PatchBaselineName
Optional
PatchBaselineName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ShareType
Optional
ShareType interface{}
- Type: interface{}