RosPatchBaselineProps
Properties for defining a RosPatchBaseline
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-oos-patchbaseline
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkoos"
&alicloudroscdkoos.RosPatchBaselineProps {
ApprovalRules: interface{},
OperationSystem: interface{},
PatchBaselineName: interface{},
ApprovedPatches: interface{},
ApprovedPatchesEnableNonSecurity: interface{},
Description: interface{},
RejectedPatches: interface{},
RejectedPatchesAction: interface{},
ResourceGroupId: interface{},
Sources: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkoos.RosPatchBaseline.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
ApprovalRules |
interface{} |
No description. |
OperationSystem |
interface{} |
No description. |
PatchBaselineName |
interface{} |
No description. |
ApprovedPatches |
interface{} |
No description. |
ApprovedPatchesEnableNonSecurity |
interface{} |
No description. |
Description |
interface{} |
No description. |
RejectedPatches |
interface{} |
No description. |
RejectedPatchesAction |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Sources |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
ApprovalRules
Required
ApprovalRules interface{}
- Type: interface{}
OperationSystem
Required
OperationSystem interface{}
- Type: interface{}
PatchBaselineName
Required
PatchBaselineName interface{}
- Type: interface{}
ApprovedPatches
Optional
ApprovedPatches interface{}
- Type: interface{}
ApprovedPatchesEnableNonSecurity
Optional
ApprovedPatchesEnableNonSecurity interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
RejectedPatches
Optional
RejectedPatches interface{}
- Type: interface{}
RejectedPatchesAction
Optional
RejectedPatchesAction interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Sources
Optional
Sources interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty