Class: Aws::Types::GetNodeInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#member_id ⇒ ::String

Returns the value of attribute member_id.

Returns:

  • (::String)


181
182
183
# File 'sig/types.rbs', line 181

def member_id
  @member_id
end

#network_id ⇒ ::String

Returns the value of attribute network_id.

Returns:

  • (::String)


180
181
182
# File 'sig/types.rbs', line 180

def network_id
  @network_id
end

#node_id ⇒ ::String

Returns the value of attribute node_id.

Returns:

  • (::String)


182
183
184
# File 'sig/types.rbs', line 182

def node_id
  @node_id
end