Class: Aws::Types::DescribeComputationModelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#computation_model_id::String

Returns the value of attribute computation_model_id.

Returns:

  • (::String)


1662
1663
1664
# File 'sig/types.rbs', line 1662

def computation_model_id
  @computation_model_id
end

#computation_model_version::String

Returns the value of attribute computation_model_version.

Returns:

  • (::String)


1663
1664
1665
# File 'sig/types.rbs', line 1663

def computation_model_version
  @computation_model_version
end