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. |
OperationSystemOptional
OperationSystem interface{}
- Type: interface{}
PatchBaselineNameOptional
PatchBaselineName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ShareTypeOptional
ShareType interface{}
- Type: interface{}