Class: Aws::Types::DeleteComputationModelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:



1350
1351
1352
# File 'sig/types.rbs', line 1350

def client_token
  @client_token
end

#computation_model_id::String

Returns the value of attribute computation_model_id.

Returns:



1349
1350
1351
# File 'sig/types.rbs', line 1349

def computation_model_id
  @computation_model_id
end