ManualResourcePredictionsProfileArgs

data class ManualResourcePredictionsProfileArgs(val kind: Output<String>) : ConvertibleToJava<ManualResourcePredictionsProfileArgs>

Customer provides the stand-by agent scheme.

Constructors

Link copied to clipboard
constructor(kind: Output<String>)

Properties

Link copied to clipboard
val kind: Output<String>

Determines how the stand-by scheme should be provided. Expected value is 'Manual'.

Functions

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