Class: Aws::SSM::Types::UpdatePatchBaselineResult

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-ssm/types.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#approval_rulesTypes::PatchRuleGroup

A set of rules used to include patches in the baseline.



13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#approved_patchesArray<String>

A list of explicitly approved patches for the baseline.

Returns:

  • (Array<String>)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#approved_patches_compliance_levelString

The compliance severity level assigned to the patch baseline after the update completed.

Returns:

  • (String)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#approved_patches_enable_non_securityBoolean

Indicates whether the list of approved patches includes non-security updates that should be applied to the instances. The default value is ‘false’. Applies to Linux instances only.

Returns:

  • (Boolean)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#baseline_idString

The ID of the deleted patch baseline.

Returns:

  • (String)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#created_dateTime

The date when the patch baseline was created.

Returns:

  • (Time)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#descriptionString

A description of the Patch Baseline.

Returns:

  • (String)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#global_filtersTypes::PatchFilterGroup

A set of global filters used to exclude patches from the baseline.



13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#modified_dateTime

The date when the patch baseline was last modified.

Returns:

  • (Time)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#nameString

The name of the patch baseline.

Returns:

  • (String)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#operating_systemString

The operating system rule used by the updated patch baseline.

Returns:

  • (String)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#rejected_patchesArray<String>

A list of explicitly rejected patches for the baseline.

Returns:

  • (Array<String>)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#rejected_patches_actionString

The action specified to take on patches included in the RejectedPatches list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.

Returns:

  • (String)


13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end

#sourcesArray<Types::PatchSource>

Information about the patches to use to update the instances, including target operating systems and source repositories. Applies to Linux instances only.

Returns:



13935
13936
13937
13938
13939
13940
13941
13942
13943
13944
13945
13946
13947
13948
13949
13950
13951
# File 'lib/aws-sdk-ssm/types.rb', line 13935

class UpdatePatchBaselineResult < Struct.new(
  :baseline_id,
  :name,
  :operating_system,
  :global_filters,
  :approval_rules,
  :approved_patches,
  :approved_patches_compliance_level,
  :approved_patches_enable_non_security,
  :rejected_patches,
  :rejected_patches_action,
  :created_date,
  :modified_date,
  :description,
  :sources)
  include Aws::Structure
end