Class: Aws::Types::ImportOptions

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

Defined Under Namespace

Classes: Neptune, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#neptuneTypes::NeptuneImportOptions

Returns the value of attribute neptune.



442
443
444
# File 'sig/types.rbs', line 442

def neptune
  @neptune
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


443
444
445
# File 'sig/types.rbs', line 443

def unknown
  @unknown
end