Class: Aws::Types::EdgeDeploymentModelConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#edge_packaging_job_name::String

Returns the value of attribute edge_packaging_job_name.

Returns:

  • (::String)


5622
5623
5624
# File 'sig/types.rbs', line 5622

def edge_packaging_job_name
  @edge_packaging_job_name
end

#model_handle::String

Returns the value of attribute model_handle.

Returns:

  • (::String)


5621
5622
5623
# File 'sig/types.rbs', line 5621

def model_handle
  @model_handle
end