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:



1665
1666
1667
# File 'sig/types.rbs', line 1665

def computation_model_id
  @computation_model_id
end

#computation_model_version::String

Returns the value of attribute computation_model_version.

Returns:



1666
1667
1668
# File 'sig/types.rbs', line 1666

def computation_model_version
  @computation_model_version
end