InferenceComponentAutoRollbackConfigurationArgs

data class InferenceComponentAutoRollbackConfigurationArgs(val alarms: Output<List<InferenceComponentAlarmArgs>>) : ConvertibleToJava<InferenceComponentAutoRollbackConfigurationArgs>

Constructors

constructor(alarms: Output<List<InferenceComponentAlarmArgs>>)

Properties

Link copied to clipboard

Functions

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