Builder
class Builder
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
construct an aws.sdk.kotlin.services.ssm.model.BaselineOverride inside the given block