Class: Aws::Types::SageMakerMachineLearningModelResourceData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_path::String

Returns the value of attribute destination_path.

Returns:

  • (::String)


1377
1378
1379
# File 'sig/types.rbs', line 1377

def destination_path
  @destination_path
end

#owner_settingTypes::ResourceDownloadOwnerSetting

Returns the value of attribute owner_setting.



1378
1379
1380
# File 'sig/types.rbs', line 1378

def owner_setting
  @owner_setting
end

#sage_maker_job_arn::String

Returns the value of attribute sage_maker_job_arn.

Returns:

  • (::String)


1379
1380
1381
# File 'sig/types.rbs', line 1379

def sage_maker_job_arn
  @sage_maker_job_arn
end