Class: Aws::ElastiCache::Types::ServiceUpdate

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb

Overview

An update that you can apply to your Redis clusters.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

Indicates whether the service update will be automatically applied once the recommended apply-by date has expired.

Returns:

  • (Boolean)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#engineString

The Elasticache engine to which the update applies. Either Redis or Memcached

Returns:

  • (String)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#engine_versionString

The Elasticache engine version to which the update applies. Either Redis or Memcached engine version

Returns:

  • (String)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#estimated_update_timeString

The estimated length of time the service update will take

Returns:

  • (String)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#service_update_descriptionString

Provides details of the service update

Returns:

  • (String)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#service_update_end_dateTime

The date after which the service update is no longer available

Returns:

  • (Time)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#service_update_nameString

The unique ID of the service update

Returns:

  • (String)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

The recommendend date to apply the service update in order to ensure compliance. For information on compliance, see Self-Service Security Updates for Compliance.

Returns:

  • (Time)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#service_update_release_dateTime

The date when the service update is initially available

Returns:

  • (Time)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#service_update_severityString

The severity of the service update

Returns:

  • (String)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#service_update_statusString

The status of the service update

Returns:

  • (String)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end

#service_update_typeString

Reflects the nature of the service update

Returns:

  • (String)


8764
8765
8766
8767
8768
8769
8770
8771
8772
8773
8774
8775
8776
8777
8778
8779
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 8764

class ServiceUpdate < Struct.new(
  :service_update_name,
  :service_update_release_date,
  :service_update_end_date,
  :service_update_severity,
  :service_update_recommended_apply_by_date,
  :service_update_status,
  :service_update_description,
  :service_update_type,
  :engine,
  :engine_version,
  :auto_update_after_recommended_apply_by_date,
  :estimated_update_time)
  SENSITIVE = []
  include Aws::Structure
end