Class: Aws::Types::NodeType

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

Defined Under Namespace

Classes: Instance, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instanceTypes::InstanceInfo

Returns the value of attribute instance.

Returns:



3200
3201
3202
# File 'sig/types.rbs', line 3200

def instance
  @instance
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


3201
3202
3203
# File 'sig/types.rbs', line 3201

def unknown
  @unknown
end