ConfigurationSettingArgs

constructor(actionAfterReboot: Output<Either<String, ActionAfterReboot>>? = null, allowModuleOverwrite: Output<Boolean>? = null, configurationMode: Output<Either<String, ConfigurationMode>>? = null, configurationModeFrequencyMins: Output<Double>? = null, rebootIfNeeded: Output<Boolean>? = null, refreshFrequencyMins: Output<Double>? = null)