PatchBaselineIdentity

Defines the basic information about a patch baseline.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the patch baseline.

Link copied to clipboard

The ID of the patch baseline.

Link copied to clipboard

The name of the patch baseline.

Link copied to clipboard

Whether this is the default baseline. Amazon Web Services Systems Manager supports creating multiple default patch baselines. For example, you can create a default patch baseline for each operating system.

Link copied to clipboard

Defines the operating system the patch baseline applies to. The default value is WINDOWS.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String