Class: Aws::ElastiCache::Types::NodeGroupMemberUpdateStatus

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

Overview

The status of the service update on the node group member

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#cache_cluster_idString

The cache cluster ID

Returns:

  • (String)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end

#cache_node_idString

The node ID of the cache cluster

Returns:

  • (String)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end

#node_deletion_dateTime

The deletion date of the node

Returns:

  • (Time)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end

#node_update_end_dateTime

The end date of the update for a node

Returns:

  • (Time)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end

#node_update_initiated_byString

Reflects whether the update was initiated by the customer or automatically applied

Returns:

  • (String)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end

#node_update_initiated_dateTime

The date when the update is triggered

Returns:

  • (Time)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end

#node_update_start_dateTime

The start date of the update for a node

Returns:

  • (Time)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end

#node_update_statusString

The update status of the node

Returns:

  • (String)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end

#node_update_status_modified_dateTime

The date when the NodeUpdateStatus was last modified

Returns:

  • (Time)


7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
# File 'gems/aws-sdk-elasticache/lib/aws-sdk-elasticache/types.rb', line 7010

class NodeGroupMemberUpdateStatus < Struct.new(
  :cache_cluster_id,
  :cache_node_id,
  :node_update_status,
  :node_deletion_date,
  :node_update_start_date,
  :node_update_end_date,
  :node_update_initiated_by,
  :node_update_initiated_date,
  :node_update_status_modified_date)
  SENSITIVE = []
  include Aws::Structure
end