GetDeployablePatchSnapshotForInstanceRequest

Types

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

Properties

Link copied to clipboard

Defines the basic information about a patch baseline override.

Link copied to clipboard

The ID of the managed node for which the appropriate patch snapshot should be retrieved.

Link copied to clipboard

The snapshot ID provided by the user when running AWS-RunPatchBaseline.

Link copied to clipboard

Specifies whether to use S3 dualstack endpoints for the patch snapshot download URL. Set to true to receive a presigned URL that supports both IPv4 and IPv6 connectivity. Set to false to use standard IPv4-only endpoints. Default is false. This parameter is required for managed nodes in IPv6-only environments.

Functions

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