GetApplicationInferenceProfilePlainArgs

data class GetApplicationInferenceProfilePlainArgs(val inferenceProfileIdentifier: String) : ConvertibleToJava<GetApplicationInferenceProfilePlainArgs>

Constructors

Link copied to clipboard
constructor(inferenceProfileIdentifier: String)

Properties

Link copied to clipboard

Inference profile identifier. Supports both system-defined inference profile ids, and inference profile ARNs.

Functions

Link copied to clipboard
open override fun toJava(): GetApplicationInferenceProfilePlainArgs