DefaultPatchBaselineProps
Properties for defining a DefaultPatchBaseline.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-oos-defaultpatchbaseline
Initializer
import com.aliyun.ros.cdk.oos.DefaultPatchBaselineProps;
DefaultPatchBaselineProps.builder()
.patchBaselineName(java.lang.String)
.patchBaselineName(IResolvable)
.build();
Properties
| Name | Type | Description |
|---|---|---|
patchBaselineName |
java.lang.String OR com.aliyun.ros.cdk.core.IResolvable |
Property patchBaselineName: The name of the patch baseline. |
patchBaselineNameRequired
public java.lang.Object getPatchBaselineName();
- Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable
Property patchBaselineName: The name of the patch baseline.