CopyFrom

The ARN of the model or system-defined inference profile that is the source for the inference profile.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this InferenceProfileModelSource as a CopyFrom and retrieves its kotlin.String value. Throws an exception if the InferenceProfileModelSource is not a CopyFrom.

Link copied to clipboard

Casts this InferenceProfileModelSource as a CopyFrom and retrieves its kotlin.String value. Returns null if the InferenceProfileModelSource is not a CopyFrom.