Class: Aws::Types::InferenceProfileModelSource

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

Defined Under Namespace

Classes: CopyFrom, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#copy_from::String

Returns the value of attribute copy_from.

Returns:

  • (::String)


2480
2481
2482
# File 'sig/types.rbs', line 2480

def copy_from
  @copy_from
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2481
2482
2483
# File 'sig/types.rbs', line 2481

def unknown
  @unknown
end