Class: Aws::Types::DescribePredictorRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#predictor_arn ⇒ ::String

Returns the value of attribute predictor_arn.

Returns:

  • (::String)


600
601
602
# File 'sig/types.rbs', line 600

def predictor_arn
  @predictor_arn
end