Skip to content

DefaultPatchBaselineProps

Properties for defining a DefaultPatchBaseline.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-oos-defaultpatchbaseline

Initializer

import { DefaultPatchBaselineProps } from '@alicloud/ros-cdk-oos'
const defaultPatchBaselineProps: DefaultPatchBaselineProps = { ... }

Properties

Name Type Description
patchBaselineName string | @alicloud/ros-cdk-core.IResolvable Property patchBaselineName: The name of the patch baseline.

patchBaselineNameRequired

public readonly patchBaselineName: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable

Property patchBaselineName: The name of the patch baseline.