Class: Aws::Types::UpdateNodeInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_publishing_configuration ⇒ Types::NodeLogPublishingConfiguration

Returns the value of attribute log_publishing_configuration.



646
647
648
# File 'sig/types.rbs', line 646

def log_publishing_configuration
  @log_publishing_configuration
end

#member_id ⇒ ::String

Returns the value of attribute member_id.

Returns:

  • (::String)


644
645
646
# File 'sig/types.rbs', line 644

def member_id
  @member_id
end

#network_id ⇒ ::String

Returns the value of attribute network_id.

Returns:

  • (::String)


643
644
645
# File 'sig/types.rbs', line 643

def network_id
  @network_id
end

#node_id ⇒ ::String

Returns the value of attribute node_id.

Returns:

  • (::String)


645
646
647
# File 'sig/types.rbs', line 645

def node_id
  @node_id
end