Class: Aws::Types::DescribeComputationModelExecutionSummaryResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#computation_model_execution_summary::Hash[::String, ::String]

Returns the value of attribute computation_model_execution_summary.

Returns:

  • (::Hash[::String, ::String])


1657
1658
1659
# File 'sig/types.rbs', line 1657

def computation_model_execution_summary
  @computation_model_execution_summary
end

#computation_model_id::String

Returns the value of attribute computation_model_id.

Returns:

  • (::String)


1655
1656
1657
# File 'sig/types.rbs', line 1655

def computation_model_id
  @computation_model_id
end

#resolve_toTypes::ResolveTo

Returns the value of attribute resolve_to.

Returns:



1656
1657
1658
# File 'sig/types.rbs', line 1656

def resolve_to
  @resolve_to
end