Class: Aws::Types::DeleteInferenceExperimentResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#inference_experiment_arn::String

Returns the value of attribute inference_experiment_arn.

Returns:

  • (::String)


3447
3448
3449
# File 'sig/types.rbs', line 3447

def inference_experiment_arn
  @inference_experiment_arn
end